Why not use F2 and F9-F12 ? (but only F3-F8)

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Why not use F2 and F9-F12 ? (but only F3-F8)

Post by *petermad »

2yiuimex
That's the beauty of TC - you can just make an external command (em_command) for whatever you want and then assign it to F11 or F12.

For example:

Make this entry in your usercmd.ini file:

Code: Select all

[em_compmgmt]
cmd=compmgmt.msc /s
menu=Computer Management
And put this code in the [Shortcuts] section of your wincmd.ini file:

Code: Select all

F11=em_compmgmt
Now you can start the computer Management (MSC) by pressing F11
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
yiuimex
Junior Member
Junior Member
Posts: 62
Joined: 2019-03-28, 08:02 UTC

Re: Why not use F2 and F9-F12 ? (but only F3-F8)

Post by *yiuimex »

petermad wrote: 2019-04-08, 18:42 UTC That's the beauty of TC - you can just make an external command (em_command) for whatever you want and then assign it to F11 or F12.

For example:

Make this entry in your usercmd.ini file:

Code: Select all

[em_compmgmt]
cmd=compmgmt.msc /s
menu=Computer Management
And put this code in the [Shortcuts] section of your wincmd.ini file:

Code: Select all

F11=em_compmgmt
Now you can start the computer Management (MSC) by pressing F11
WOW :!:

can i use all F-Key :?:
Shift, Ctrl. Alt :?:
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Why not use F2 and F9-F12 ? (but only F3-F8)

Post by *petermad »

2yiuimex
can i use all F-Key :?:
Shift, Ctrl. Alt :?:
Yes. Once you have made the em_command in your usercmd.ini file, you can assign it via: "Configuration" -> "Options..." -> "Misc." -> "Redefine hotkeys (Keyboard remapping)".
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply