Open win explorer and select the file that is selected in TC

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
msrox
Member
Member
Posts: 101
Joined: 2008-03-14, 00:10 UTC

Open win explorer and select the file that is selected in TC

Post by *msrox »

Is there anyway to open file explorer and navigate/select the file that is currently selected in TC?
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

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
msrox
Member
Member
Posts: 101
Joined: 2008-03-14, 00:10 UTC

Post by *msrox »

Wow, perfect, thank you.
Post Reply