Win+R Shortcut to TC
Moderators: Hacker, petermad, Stefan2, white
- MrPetersen
- Junior Member
- Posts: 7
- Joined: 2014-07-17, 14:39 UTC
- Location: New Mexico
Win+R Shortcut to TC
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
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
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
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
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
- MrPetersen
- Junior Member
- Posts: 7
- Joined: 2014-07-17, 14:39 UTC
- Location: New Mexico
- MrPetersen
- Junior Member
- Posts: 7
- Joined: 2014-07-17, 14:39 UTC
- Location: New Mexico
- MrPetersen
- Junior Member
- Posts: 7
- Joined: 2014-07-17, 14:39 UTC
- Location: New Mexico
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.
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
Windows 7/Vista
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
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