Multi rename tool I like most in TC.
One thing bothering me is the option "replace also in file extension".
everytime run TC, the option is turning on. I turn off it again.
I like to suggest when user turn off the option, next run of TC remember the setting.
Thanks,
replace also in file extension
Moderators: Hacker, petermad, Stefan2, white
Re: replace also in file extension
2bynkook
You can save the current setting of the Multi rename tool with F2 (call it for example "standard)". You can then start the Multi rename tool with the command: MULTIRENAME standard
You can make an em_command like this in your usercmd.ini file:
And then you can reassign Ctrl+M to use em_MyMultiRenameFiles
You can save the current setting of the Multi rename tool with F2 (call it for example "standard)". You can then start the Multi rename tool with the command: MULTIRENAME standard
You can make an em_command like this in your usercmd.ini file:
Code: Select all
[em_MyMultiRenameFiles]
cmd=MULTIRENAME standard
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: replace also in file extension
I think, by default each fresh open of TC to use last time setting of multi rename tool. editing ini file manually is ridiculus.
Re: replace also in file extension
2bynkook
That is not what I suggested - read again please.editing ini file manually is ridiculus
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar