| View previous topic :: View next topic |
| Author |
Message |
yeskky Member

Joined: 28 Feb 2007 Posts: 121 Location: Jiang Su,China
|
Posted: Thu Dec 25, 2008 11:30 pm Post subject: |
|
|
| After running Clear History TC 1.5 the problem's gone. |
|
| Back to top |
|
 |
ts4242 Power Member

Joined: 02 Feb 2004 Posts: 1105 Location: Egypt
|
Posted: Thu Dec 25, 2008 11:54 pm Post subject: |
|
|
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. _________________ █████ Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
yeskky Member

Joined: 28 Feb 2007 Posts: 121 Location: Jiang Su,China
|
Posted: Fri Dec 26, 2008 12:14 am Post subject: |
|
|
2ts4242
The e-mail has been sent to your yahoo mailbox. _________________ #222405 Single user licence |
|
| Back to top |
|
 |
ts4242 Power Member

Joined: 02 Feb 2004 Posts: 1105 Location: Egypt
|
Posted: Fri Dec 26, 2008 12:45 am Post subject: |
|
|
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. _________________ █████ Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
andres992 Junior Member

Joined: 12 Apr 2006 Posts: 85
|
Posted: Thu Feb 05, 2009 2:04 pm Post subject: |
|
|
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: | | "%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: | 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 |
|
| Back to top |
|
 |
ts4242 Power Member

Joined: 02 Feb 2004 Posts: 1105 Location: Egypt
|
Posted: Thu Feb 05, 2009 10:21 pm Post subject: |
|
|
2andres992
Thanks for reporting this bug, I will fix it next release. _________________ █████ Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
ts4242 Power Member

Joined: 02 Feb 2004 Posts: 1105 Location: Egypt
|
Posted: Mon Apr 27, 2009 1:08 am Post subject: |
|
|
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!!! _________________ █████ Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
petermad Power Member


Joined: 05 Feb 2003 Posts: 3763 Location: Valsted, Denmark
|
Posted: Mon Apr 27, 2009 3:28 pm Post subject: |
|
|
May I sugest the following changes to tc default hotkeys.hky:
Delete these lines:
| Code: | 3302=Ctrl + Shift + Num +
3312=Shift + Num +
3322=Shift + Num * |
Reason: This is only true if MarkDirectories=1 in wincmd.ini
Change this line:
to
Add these lines: | Code: |
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:
| Quote: | 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... _________________ #524
Danish Total Commander Translator & Private Beta Tester
Windows XP SP3 Home & Windows 7 64bit Home Premium. TC 7.55a
Get Extended Total Commander Menus |
|
| Back to top |
|
 |
ts4242 Power Member

Joined: 02 Feb 2004 Posts: 1105 Location: Egypt
|
Posted: Mon Apr 27, 2009 6:02 pm Post subject: |
|
|
| petermad wrote: | May I sugest the following changes to tc default hotkeys.hky:
Delete these lines:
| Code: | 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:
to |
OK, but Del not Delete
| petermad wrote: | Add these lines: | Code: |
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:
| Quote: | 107=Ctrl + Q
207=Ctrl + Q
307=Ctrl + Q |
|
The same as above
| petermad wrote: | | Quote: | | 4003=Shift + Right = Shift + Left |
|
OK! _________________ █████ Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
Victor Warner Junior Member

Joined: 19 Apr 2004 Posts: 15
|
Posted: Wed Apr 29, 2009 2:28 am Post subject: |
|
|
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. |
|
| Back to top |
|
 |
sqa_wizard Power Member


Joined: 06 Feb 2003 Posts: 2132 Location: Germany
|
Posted: Wed Apr 29, 2009 1:11 pm Post subject: |
|
|
Just create a folder and copy the files into it (no install needed) _________________ #5767 Personal license |
|
| Back to top |
|
 |
ts4242 Power Member

Joined: 02 Feb 2004 Posts: 1105 Location: Egypt
|
Posted: Wed Apr 29, 2009 6:28 pm Post subject: |
|
|
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. _________________ █████ Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
petermad Power Member


Joined: 05 Feb 2003 Posts: 3763 Location: Valsted, Denmark
|
Posted: Thu Apr 30, 2009 4:14 pm Post subject: |
|
|
| Quote: | | 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. _________________ #524
Danish Total Commander Translator & Private Beta Tester
Windows XP SP3 Home & Windows 7 64bit Home Premium. TC 7.55a
Get Extended Total Commander Menus |
|
| Back to top |
|
 |
ts4242 Power Member

Joined: 02 Feb 2004 Posts: 1105 Location: Egypt
|
Posted: Sun Jun 28, 2009 4:18 am Post subject: |
|
|
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 _________________ █████ Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
ts4242 Power Member

Joined: 02 Feb 2004 Posts: 1105 Location: Egypt
|
Posted: Tue Jul 21, 2009 11:45 pm Post subject: |
|
|
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. _________________ █████ Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
|