How do I move to the path of the clipboard?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
aksmfakt132
Junior Member
Junior Member
Posts: 38
Joined: 2018-06-04, 13:18 UTC

How do I move to the path of the clipboard?

Post by *aksmfakt132 »

How do I move to the path of the clipboard?
(only use keyboard)


The only way I know
in cmd
Enter 'cd', type control + v, and enter


This is very cumbersome.
'Go to clipboard path'
Is it so difficult to make this a shortcut?
Can you tell me this?
User avatar
Stefan2
Power Member
Power Member
Posts: 4153
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Post by *Stefan2 »

Hi and welcome.

Search this forum for "NirSoft nircmd path clipboard"

e.g.
viewtopic.php?t=41834&highlight=path+clipboard+nircmd




 
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6480
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

Here my button:

Code: Select all

TOTALCMD#BAR#DATA
em_CDToClip

C:\Tools\Wincmd\Icons\Right-Blue.ico
CD Clipboard

0
10287
And here the em_ command using Nirsofts Nircmd tool

Code: Select all

[em_CDToClip]
cmd=c:\tools\NirSoft\x64\nircmd.exe exec show %COMMANDER_EXE% /O /S /A /L="~$clipboard$
Windows 11 Home x64 Version 23H2 (OS Build 22631.3447)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73
QAP 11.6.3.2 x64
aksmfakt132
Junior Member
Junior Member
Posts: 38
Joined: 2018-06-04, 13:18 UTC

Post by *aksmfakt132 »

Horst.Epp wrote:

Code: Select all

TOTALCMD#BAR#DATA
em_CDToClip

C:\Tools\Wincmd\Icons\Right-Blue.ico
CD Clipboard

0
10287
I can not use this progeam well.
How do I use it?
User avatar
tuska
Power Member
Power Member
Posts: 3755
Joined: 2007-05-21, 12:17 UTC

Post by *tuska »

aksmfakt132 wrote:How do I use it?
Create a button with command: em_CDToClip
If you want to assign a shortcut to a command, you must first create an em_command.

- Right-click on a free space in the button bar
- change - Add - click on the magnifying glass (next to the field "Command")
- click on usercmd.ini (unter Category)
- click on button "New..." - new command name, e.g.: em_CDToClip
- OK, Command: %COMMANDER_PATH%\Tools\NirCmd\nircmd.exe exec show %COMMANDER_EXE% /O /S /A /L="~$clipboard$
  Adjust path\to\nircmd.exe --- Tooltip: See: below ... OK, OK
- "Change button bar"-window appears with Command: em_CDToClip
- Icon file: wcmicons.dll,
- Add Tooltip: %COMMANDER_PATH%\Tools\NirCmd\nircmd.exe exec show %COMMANDER_EXE% /O /S /A /L="~$clipboard$|viewtopic.php?t=50065|After clicking on the button, the directory from the clipboard is opened in TC || ALT + V
- OK - Finished!

Create a shortcut:
Configuration - Options... - Misc. - Redefine hotkeys (Keyboard remapping) - choose your hotkeys by clicking the appropriate fields, e.g. ALT + V
"Default command (no remapping)" is shown then - click on the magnifying glass to the right - click on "usercmd.ini" -
choose your em_command: em_CDToClip - OK - Important: click on the green checkmark! - OK - FINISHED!

NirSoft
http://www.nirsoft.net/utils/nircmd.html
Download links: See at the bottom ...

------------
You can use the above code of Horst.Epp to create a button as follows:
1. Mark the code in green COMPLETELY (including empty lines), which is in the frame - just point to the upper left corner
1. of the frame and simply press and hold the left-hand mouse button and drag over the code, then release the left mouse button)
2. CTRL + C = Copy to clipboard (press the CTRL-key and hold it down, then press the letter "C")
3. Make a right click on your buttonbar on an empty space [e.g. after the last button or between the buttons]
4. Click on menu item "Paste" (see also point 5.)
5. [If you do not see the icon immediately (or just the icon outlines and a possible tooltip, if you point the cursor on the place,
5. on which the button was inserted before), then again a right click into the buttonbar is necessary, then "Change", "OK" ->
5. at the latest then the icon will be visible]
6. [Option: Point to the new button (slightly longer): Tooltip is shown (-> description to the button)]

See also: https://www.ghisler.ch/board/viewtopic.php?p=335879#335879
aksmfakt132
Junior Member
Junior Member
Posts: 38
Joined: 2018-06-04, 13:18 UTC

Post by *aksmfakt132 »

tuska wrote:
I could not find nircmd.exe
Where is it?

If it is an additional installation, I will delete the total commander
It is a ridiculous comedy. It is a function that must exist.
User avatar
tuska
Power Member
Power Member
Posts: 3755
Joined: 2007-05-21, 12:17 UTC

Post by *tuska »

aksmfakt132 wrote:I could not find nircmd.exe
Where is it?
If you've read my post above carefully, then you should be able to find out.
User avatar
Vochomurka
Power Member
Power Member
Posts: 814
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

By PowerPro script...
Single user license #329241
PowerPro scripts for Total Commander
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6480
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

aksmfakt132 wrote:
tuska wrote:
I could not find nircmd.exe
Where is it?

If it is an additional installation, I will delete the total commander
It is a ridiculous comedy. It is a function that must exist.
You are not reading the posts or not willing to do anything ?
Tuska provided you the download link for Nircmd,
what do you not understand in this link or Nirsoft web page ?
Who said that a function Go to Clipboard must exist.
Its your wish but does not exist on most file managers.
We provided you the full solution, so please follow the instructions.
If this leads you to delete Total Commander
then you should stay with Windows Explorer.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3447)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73
QAP 11.6.3.2 x64
aksmfakt132
Junior Member
Junior Member
Posts: 38
Joined: 2018-06-04, 13:18 UTC

Post by *aksmfakt132 »

Horst.Epp wrote:
Thank you. I reaffirmed the link thanks to
(Obviously I knew that link, but I could not believe I had to install it additionally)
I could quickly uninstall it because of your help.
I am ashamed of my past that used tools that lacked the most basic functions.
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

TC native solution:

- Place the cursor over the [..] entry;
- rename <Shift+F6>;
- paste the clipboard content into the path bar.

or:

- Assign a hot key (e.g. <Alt+Up>) to the command cm_EditPath.
(see Configuration-> Options -> Misc:..)

Okay it's a two shortcut (<Alt+Up>,<Ctrl+V>) solution, but without any external tool or typing "cd"..

Regards
Holger
Make our planet great again
aksmfakt132
Junior Member
Junior Member
Posts: 38
Joined: 2018-06-04, 13:18 UTC

Post by *aksmfakt132 »

HolgerK wrote:
You are awesome.
This tool is again the best tool.
It was quite natural that this function existed.
Except for some users claiming that this does not exist, this tool is perfect

I had a problem with cd input
Because I am using a language other than English, and there is a toggle key to switch it.
Depending on the state of the toggle key, it is very likely that I typed "cd" incorrectly.
In that case, I have to type backspace x2, type the toggle toggle key, and then type 'cd' again
You are my Savior.
Post Reply