Win+R Shortcut to TC

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
MrPetersen
Junior Member
Junior Member
Posts: 7
Joined: 2014-07-17, 14:39 UTC
Location: New Mexico

Win+R Shortcut to TC

Post by *MrPetersen »

So I haven't been able to find the right command to Run TC with Win+R just yet. I've tried copying the program path and anything else I've been able to find in the program's properties.

Is there either a command for this or a way to set one up? I'm relatively new to using Win+R.

(Windows 7/Vista)

Thank you,
MrP
User avatar
karlchen
Power Member
Power Member
Posts: 4605
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hello, MrPetersen.

By default the keyboard shortcut <Win>R will launch the Windows Run dialogue. I am not sure whether there is an easy way of re-defining it.
In order to make a keyboard shortcut launch Total Commander, you locate the programme icon in the Windows start menu. You right click it. You select "Properties" at the end of the right click menu.
You click on the item "Shortcut key". Next you press the desired keyboard shortcut.
Click [Apply].
(It looks to me as if Windows here insists on prefixing <Ctrl><Alt> so that I can only choose a letter or number.)

In case I misunderstand your question and in case what you really want to know is this: I press <Win>R to open the Run: dialogue. What do I have to enter to launch Total Commander?
Check the commandline which the Total Commander start menu icon executes. Copy this line and paste it into the Run: dialogue. (Will it not be easier to use the start menu icon directly?)

Kind regards,
Karl
MX Linux 21.3 64-bit xfce, Total Commander 11.50 64-bit
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
User avatar
MrPetersen
Junior Member
Junior Member
Posts: 7
Joined: 2014-07-17, 14:39 UTC
Location: New Mexico

Post by *MrPetersen »

Okay this works well enough for me. I would like to one day learn how to create <Win>R commands, but this will do the job.

Thanks again.
User avatar
MrPetersen
Junior Member
Junior Member
Posts: 7
Joined: 2014-07-17, 14:39 UTC
Location: New Mexico

Post by *MrPetersen »

Also,

This is my first time changing a shortcut key in this fashion...
Why does it insist on the <Ctrl><Alt> prefix?
I imagine I'll eventually run out of shortcuts creating them like that and will want to create some a different way.

Thanks.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Ctrl+Alt+Key, Ctrl+Shift+Key, Ctrl+Alt+Shift+Key are suported in LNK properties. However I think it would be more useful to install some hotkey manager and map commands to any desired hotkeys.
User avatar
MrPetersen
Junior Member
Junior Member
Posts: 7
Joined: 2014-07-17, 14:39 UTC
Location: New Mexico

Post by *MrPetersen »

Thanks for the replies guys.. and sorry about taking so long to get back to you.

I actually found a way to quickly and conveniently do this.

Create shortcut of whatever you want your Win+R command to be on your desktop and then copy+paste into your Windows Directory (%windir%). Cut shortcut from your desktop and all should be good.

Any drawbacks from doing it this way?

Thanks.
TC (x64) 8.51a
Windows 7/Vista
User avatar
solid
Power Member
Power Member
Posts: 755
Joined: 2004-08-09, 11:20 UTC

Post by *solid »

2MrPetersenI don't know what your real need is so you are using win+r for starting programs, but may I introduce you to Launchy?
User avatar
lzvk25
Member
Member
Posts: 183
Joined: 2003-02-09, 04:28 UTC
Location: Collierville, TN

Post by *lzvk25 »

With autohotkey you can override the windows settings :

Download it here : http://ahkscript.org

And you only need to edit the file C:\Users\..(your user)...\Documents\AutoHotkey.ahk, adding the following command :

#r::Run C:\...(your TC path)...\TOTALCMD.EXE
Memo to Boss : No TC, No Work
Post Reply