Where can I find the User-Defined Command (UDC) em_command ?
Which files ?
How to modify/define them ?
Solved- Where can I find the User-Defined Command (UDC) em_command ?
Moderators: Hacker, petermad, Stefan2, white
Solved- Where can I find the User-Defined Command (UDC) em_command ?
Last edited by jjou on 2022-04-06, 02:52 UTC, edited 1 time in total.
Joshua Jou
Re: Where can I find the User-Defined Command (UDC) em_command ?
User defined command are placed in usercmd.ini file placed in the same directory as your wincmd.ini file. There can also be user defined commands connected to the language file you use - they will be named wcmd_LNG.ini and will work with your wcmd_LNG.mnu file (LNG is your language for example tw).
Yo can also find and edit the cm_command files from within TC by running the cm_CommandBrowser command and then scroll to the bottom of the list in the left side of the dialog. See: https://madsenworld.dk/tcmd/choosecommand.png
Yo can also find and edit the cm_command files from within TC by running the cm_CommandBrowser command and then scroll to the bottom of the list in the left side of the dialog. See: https://madsenworld.dk/tcmd/choosecommand.png
Last edited by petermad on 2022-04-05, 12:00 UTC, edited 2 times in total.
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Where can I find the User-Defined Command (UDC) em_command ?
Thank you for your prompt response !
I found my answers !
I found my answers !
Joshua Jou