Ultra TC Editors 6.42 Final
Moderators: Hacker, petermad, Stefan2, white
I experienced a new kind of error.
When I have once maximized and then closed the History Editor, and then I use a TC toolbar button with the following command:
I get an error message on TC restart:
When I open History Editor and "de-maximize" it, I do not get this error.
When I have once maximized and then closed the History Editor, and then I use a TC toolbar button with the following command:
Code: Select all
"%COMMANDER_PATH%\Tools\TCEditors\History Editor.exe" /s=2;3;4;5;6;7;8;9;11;12;13;14;15 /r
Code: Select all
Run-time error '384';
A form can't be moved or sized while minimized or maximized
#68776 Personal Licence
Download Ultra TC Editors 5.54 Beta 1
What's new:
==========
Hotkeys Editor
---------------
[+] Support new modifier Win used in Total Commander 7.50.
Configuration Editor
---------------------
[+] Find button added to the toolbar.
[+] Right click on the toolbar Delete button to comment the selected key instead of deleting it.
[+] Update English and Russian data files to Total Commander 7.50.
[-] Press Escape key while editing a value, cause beep sound.
[-] Status bar always shows Wincmd.ini as target file for FTP settings.
[-] Find dialog remains using previous language interface if the program language changed while it is visible.
Main Menu Editor and Start and Directory Menu Editor
------------------
[-] Find dialog remains using previous language interface if the program language changed while it is visible.
History Editor
--------------------------------
[-] Error occurs while running in silent mode if the program main window closed maxmized.
[-] Find dialog remains using previous language interface if the program language changed while it is visible.
Important:
Before using the new version 5.54, open your old "ultra tc editors.ini" with Notepad and delete the following keys under [Common] section:
TCSectionsNotRedirectedByDefault
CmdWithPathParam
CmdWithSettingParam
This is because the default value for these keys has been changed, so running the new version while these keys in the "ultra tc editors.ini" file will make the programs use the old default values!!!
What's new:
==========
Hotkeys Editor
---------------
[+] Support new modifier Win used in Total Commander 7.50.
Configuration Editor
---------------------
[+] Find button added to the toolbar.
[+] Right click on the toolbar Delete button to comment the selected key instead of deleting it.
[+] Update English and Russian data files to Total Commander 7.50.
[-] Press Escape key while editing a value, cause beep sound.
[-] Status bar always shows Wincmd.ini as target file for FTP settings.
[-] Find dialog remains using previous language interface if the program language changed while it is visible.
Main Menu Editor and Start and Directory Menu Editor
------------------
[-] Find dialog remains using previous language interface if the program language changed while it is visible.
History Editor
--------------------------------
[-] Error occurs while running in silent mode if the program main window closed maxmized.
[-] Find dialog remains using previous language interface if the program language changed while it is visible.
Important:
Before using the new version 5.54, open your old "ultra tc editors.ini" with Notepad and delete the following keys under [Common] section:
TCSectionsNotRedirectedByDefault
CmdWithPathParam
CmdWithSettingParam
This is because the default value for these keys has been changed, so running the new version while these keys in the "ultra tc editors.ini" file will make the programs use the old default values!!!
May I sugest the following changes to tc default hotkeys.hky:
Delete these lines:
Reason: This is only true if MarkDirectories=1 in wincmd.ini
Change this line:to
Add these lines:
Reason: Usefull for Exporting to Main Menu when using mnu files with Left and Right Show in stead of Src Show. Adding the lines does not have any negative effect for people who only use Src Show AFAIK.
Add these lines:
Delete these lines:
Code: Select all
3302=Ctrl + Shift + Num +
3312=Shift + Num +
3322=Shift + Num *
Change this line:
Code: Select all
908=F8
Code: Select all
908=F8 = Delete
Code: Select all
69=Ctrl + Shift + F1
70=Shift + F1
100=Ctrl + Shift + F2
101=Ctrl + F1
102=Ctrl + F2
103=Ctrl + F8
104=Ctrl + Q
111=Ctrl + F11
112=Ctrl + F10
114=Ctrl + F12
121=Ctrl + F3
122=Ctrl + F4
123=Ctrl + F6
124=Ctrl + F5
125=Ctrl + F7
2034=Ctrl + B
169=Ctrl + Shift + F1
170=Shift + F1
200=Ctrl + Shift + F2
201=Ctrl + F1
202=Ctrl + F2
203=Ctrl + F8
204=Ctrl + Q
211=Ctrl + F11
212=Ctrl + F10
214=Ctrl + F12
221=Ctrl + F3
222=Ctrl + F4
223=Ctrl + F6
224=Ctrl + F5
225=Ctrl + F7
2035=Ctrl + B
Add these lines:
Admitted: The x07 command only turns off Quick view, and Ctrl+Q toggles it - but...107=Ctrl + Q
207=Ctrl + Q
307=Ctrl + Q
4003=Shift + Right = Shift + Left
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
Because MarkDirectories=1 by default, so it is true until the user change it, also 525=Num * functionality depend on MarkDirectories. Should I remove it too?petermad wrote:May I sugest the following changes to tc default hotkeys.hky:
Delete these lines:Reason: This is only true if MarkDirectories=1 in wincmd.iniCode: Select all
3302=Ctrl + Shift + Num + 3312=Shift + Num + 3322=Shift + Num *
OK, but Del not Deletepetermad wrote:Change this line:toCode: Select all
908=F8
Code: Select all
908=F8 = Delete

This is will be illogical because these hotkeys works with the source window. For special usage, a user is free to change the .hky as he like.petermad wrote:Add these lines:Reason: Usefull for Exporting to Main Menu when using mnu files with Left and Right Show in stead of Src Show. Adding the lines does not have any negative effect for people who only use Src Show AFAIK.Code: Select all
69=Ctrl + Shift + F1 70=Shift + F1 100=Ctrl + Shift + F2 101=Ctrl + F1 102=Ctrl + F2 103=Ctrl + F8 104=Ctrl + Q 111=Ctrl + F11 112=Ctrl + F10 114=Ctrl + F12 121=Ctrl + F3 122=Ctrl + F4 123=Ctrl + F6 124=Ctrl + F5 125=Ctrl + F7 2034=Ctrl + B 169=Ctrl + Shift + F1 170=Shift + F1 200=Ctrl + Shift + F2 201=Ctrl + F1 202=Ctrl + F2 203=Ctrl + F8 204=Ctrl + Q 211=Ctrl + F11 212=Ctrl + F10 214=Ctrl + F12 221=Ctrl + F3 222=Ctrl + F4 223=Ctrl + F6 224=Ctrl + F5 225=Ctrl + F7 2035=Ctrl + B
The same as abovepetermad wrote:Add these lines:107=Ctrl + Q
207=Ctrl + Q
307=Ctrl + Q
OK!petermad wrote:4003=Shift + Right = Shift + Left
-
- Junior Member
- Posts: 15
- Joined: 2004-04-19, 06:16 UTC
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
The difference is that the three commands 3302, 3312 and 3322 always do the same, no matter what setting you have for MarkDirectories.Because MarkDirectories=1 by default, so it is true until the user change it, also 525=Num * functionality depend on MarkDirectories. Should I remove it too?
Command 525 (as well as 521 and 523) on the other han does differently according to the setting of MarkDirectories.
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
Download English and Russian data files updated for Total Commander 7.50 Beta 6
What's new:
Wincmd.ini
What's new:
Wincmd.ini
- BarLimitLines
BreadCrumbMaxWidth
ClearListBackground
CompareAlwaysSaveWithBom
CopyToDirWarn
DrivesExportUpcase
DrivesShowUpcase
MoveToDirWarn
QuickSearchAutoFilter
tcmatch
VistaDelete
- Codepage
KeepMasterPassword
Download Ultra TC Editors 5.54 Beta 2
What's new:
==========
Configuration Editor
---------------------
[*] Reduce the program startup time.
All editors:
------------
[*] Remove nag screen, the programs now are freeware.
What's new:
==========
Configuration Editor
---------------------
[*] Reduce the program startup time.
All editors:
------------
[*] Remove nag screen, the programs now are freeware.