Ultra TC Editors 6.42 Final

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
yeskky
Member
Member
Posts: 177
Joined: 2007-03-01, 05:32 UTC
Location: Jiang Su,China

Post by *yeskky »

After running Clear History TC 1.5 the problem's gone.
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

2yeskky
This mean the problem was in a value of one of history sections.
If you still have a copy of your Wincmd.ini that cause the error, please post it here or send it to me via e-mail, this will help me a lot to know why that error occur.
yeskky
Member
Member
Posts: 177
Joined: 2007-03-01, 05:32 UTC
Location: Jiang Su,China

Post by *yeskky »

2ts4242
The e-mail has been sent to your yahoo mailbox.
#222405 Single user licence
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

2yeskky

Thanks!

I have opened your file in Configuration Editor without any problem, I tested under XP and Vista.

I have 2GB RAM, as i said before your system may have run out of memory.
andres992
Member
Member
Posts: 124
Joined: 2006-04-12, 21:26 UTC

Post by *andres992 »

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:

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
I get an error message on TC restart:

Code: Select all

Run-time error '384';
A form can't be moved or sized while minimized or maximized
When I open History Editor and "de-maximize" it, I do not get this error.
#68776 Personal Licence
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

2andres992
Thanks for reporting this bug, I will fix it next release.
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

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!!!
User avatar
petermad
Power Member
Power Member
Posts: 16020
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

May I sugest the following changes to tc default hotkeys.hky:

Delete these lines:

Code: Select all

3302=Ctrl + Shift + Num +
3312=Shift + Num +
3322=Shift + Num *
Reason: This is only true if MarkDirectories=1 in wincmd.ini


Change this line:

Code: Select all

908=F8
to

Code: Select all

908=F8 = Delete
Add these lines:

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
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:
107=Ctrl + Q
207=Ctrl + Q
307=Ctrl + Q
4003=Shift + Right = Shift + Left
Admitted: The x07 command only turns off Quick view, and Ctrl+Q toggles it - but...
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
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

petermad wrote:May I sugest the following changes to tc default hotkeys.hky:

Delete these lines:

Code: Select all

3302=Ctrl + Shift + Num +
3312=Shift + Num +
3322=Shift + Num *
Reason: This is only true if MarkDirectories=1 in wincmd.ini
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:Change this line:

Code: Select all

908=F8
to

Code: Select all

908=F8 = Delete
OK, but Del not Delete :wink:
petermad wrote:Add these lines:

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
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.
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:
107=Ctrl + Q
207=Ctrl + Q
307=Ctrl + Q
The same as above
petermad wrote:
4003=Shift + Right = Shift + Left
OK!
Victor Warner
Junior Member
Junior Member
Posts: 15
Joined: 2004-04-19, 06:16 UTC

Post by *Victor Warner »

Please forgive what is perhaps a silly question, how is Ultra TC Editors installed, ie just copied into the Total Commander program folder or by some other method?

There appears to be no information on this.

Victor Warner.
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3893
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

Just create a folder and copy the files into it (no install needed)
#5767 Personal license
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

2Victor Warner

No installation required, just unpack the file "ultra_tc_editors_554beta1.rar" to anyplace on your H.D.D then run any program.

If the programs cannot auto find TC setting files, you will be asked to browse for them manually.
User avatar
petermad
Power Member
Power Member
Posts: 16020
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

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?
The difference is that the three commands 3302, 3312 and 3322 always do the same, no matter what setting you have for MarkDirectories.

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
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Download English and Russian data files updated for Total Commander 7.50 Beta 6

What's new:

Wincmd.ini
  • BarLimitLines
    BreadCrumbMaxWidth
    ClearListBackground
    CompareAlwaysSaveWithBom
    CopyToDirWarn
    DrivesExportUpcase
    DrivesShowUpcase
    MoveToDirWarn
    QuickSearchAutoFilter
    tcmatch
    VistaDelete
Wcx_ftp.ini
  • Codepage
    KeepMasterPassword
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

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.
Post Reply