Go to the folder that path is in clipboard

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
bartosz11
New Member
New Member
Posts: 1
Joined: 2010-11-19, 07:54 UTC

Go to the folder that path is in clipboard

Post 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?
User avatar
Vochomurka
Power Member
Power Member
Posts: 816
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

Single user license #329241
PowerPro scripts for Total Commander
User avatar
nsp
Power Member
Power Member
Posts: 1918
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post 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 !
Post Reply