Page 1 of 1

Go to the folder that path is in clipboard

Posted: 2010-11-19, 08:46 UTC
by bartosz11
Hi

How to add some modification to the TC, button or something, i copy to clipboard path to some catalog in other application, then i want to open quick that localization in TC. How to do that?

Posted: 2010-11-19, 09:59 UTC
by Vochomurka

Posted: 2010-11-19, 13:07 UTC
by nsp
You can also use nircmd to launch from butonbar / user_cmd ... :

Code: Select all

nircmdc exec show "C:\tools\totalcmd\TOTALCMD.EXE" /O /T /L="~$clipboard$"
(you can get nircmd here !