Open win explorer and select the file that is selected in TC
Moderators: Hacker, petermad, Stefan2, white
Open win explorer and select the file that is selected in TC
Is there anyway to open file explorer and navigate/select the file that is currently selected in TC?
Copy the following text, right click on empty part of your TC buttonbar and Paste. It is work with selected file or folder.
Code: Select all
TOTALCMD#BAR#DATA
explorer.exe
/Select, %P%N
explorer.exe
0
-1