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: white, Hacker, petermad, Stefan2

Post Reply
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

petermad wrote:If I do not load a valid data file afterwards, but just close the Configuration Editor after a while, then I am not able to open it again
Confirmed!

To use your old data file, you have to use this little program to convert it to XML. (re-download as it has been updated)
petermad wrote:Danish translation for v. 6.00 beta1 can be downloaded at: http://www.madsen.homepage.dk/tcmd/ultra_tc_editors_600b1_danish.zip
I cannot download it, your site is down.
User avatar
petermad
Power Member
Power Member
Posts: 14856
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

I cannot download it, your site is down.
It is up right now - please try again.

To use your old data file, you have to use this little program to convert it to XML
I am aware of that - I just loaded an old datafile to check the translation of the error dialog.

Anyway - I don't want to "pollute" my system with .Net 2.0.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: 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 »

Ultra TC Configuration Editor 6.00 beta 2

What's new:
--------------
Added: Right click on the toolbar, shows new dialog for customizing the toolbar. (only show or hide buttons)
Fixed: If the startup data file is invalid, the program always show an error message then terminate.
Fixed: Some minor bugs.

Download
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Ultra TC Configuration Editor 6.00 beta 3

What's new:
--------------
Added: New command line parameters.
Added: Run in silent mode and execute a script via command line.
Added: new hotkeys Ctrl+C and Ctrl+Ins to copy current key data to the clipboard. (useful for building scripts)
Added: When opening another Wincmd.ini via File> Open..., set the value of InstallDir in that file as %Commander_Path% (can be disabled via OverrideCommanderPath=0 under [Common] section in "ultra tc editors.ini")
Added: New option to use different icons set instead of the program default icons.


Download

You can find details about Configuration Editor script file here
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Hot fix
Ultra TC Configuration Editor 6.00 beta 4

What's new:
--------------
Fixed: A script was terminate suddenly after "Call" command.

Download
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Ultra TC Editors 6.00 beta 5 has been released,
Download

What's new:
--------------
There are many additions and enhancements, please read the help file for more details.
User avatar
petermad
Power Member
Power Member
Posts: 14856
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Danish translation for UTC 6.00b5 can be downloaded at: http://madsenworld.dk/tcmd/ultra_tc_editors_600b5_danish.zip
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Denis268
Junior Member
Junior Member
Posts: 12
Joined: 2009-06-14, 10:57 UTC
Location: Ukraine, Poltava

Post by *Denis268 »

After following steps:
1) Start of utility Ultra TC Extended Command Editor 6.00 beta 5
2) Pushing of the right button any command
I receive the message

Code: Select all

Run-time error ' 5 ':

Invalid procedure call or argument

If at first to launch Start Menu or Directory Menu and then to select from the drop down list Extended Command all works
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

2petermad

Thanks.

2Denis268

I can confirm the bug, thanks for reporting it.
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

For those who love to work with TC setting files using ordinary way (no categories, no descriptions etc...), they can use the following data file with Configuration Editor beta 5

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<ultra_tc_editors_data_file>
	<main_category title="Total Commander Configuration">
		<category title="Wincmd.ini">
			<section name="[%Entire_File_Sections%]" file="Wincmd.ini"></section>
		</category>
		<category title="Wcx_ftp.ini">
			<section name="[%Entire_File_Sections%]" file="Wcx_ftp.ini"></section>
		</category>
	</main_category>
</ultra_tc_editors_data_file>
1- Save above code in a file with the extension .cedf
2- Run "Configuration Editor.exe"
3- Go to File> Open Data File and choose the file you already saved in step 1.

You can also create an extended command to run "Configuration Editor.exe" and pass above data file using the param /df=
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Ultra TC Editors 6.00 beta 6 has been released, Download

What's new in version 6.00 beta 6
--------------

Configuration Editor
--------------------
Added: Script command "RunTC" can run Total Commander with extra command line parameters.
Added: New hotkeys Ctrl+Shift+C and Ctrl+Shift+Ins to copy the data of all listed keys to the clipboard prefixed by the command Set. (useful for building scripts)
Added: New hotkeys Ctrl+Alt+C and Ctrl+Alt+Ins to copy the data of all listed keys to the clipboard prefixed by the command Delete. (useful for building scripts)

Fixed: Script command "Import" wasn't work properly when importing from Wincmd.ini.
Fixed: The program doesn't recognize a data file passed via TC internal association.



Main Menu Editor
------------------
Added: Support Wcmd_*.mnu and Wcmd_*.inc in UTF-8 format with or without BOM.
Fixed: Cannot handle lines indented by tab and space at the same time.


Hotkeys Editor
---------------
Added: Support Wcmd_*.inc in UTF-8 format with or without BOM.
Added: Support exporting hotkeys to a menu file saved in UTF-8 format.



All editors
------------
Added: Restart TC function restarts TC with the last visited path of the active tab if this tab is "Locked, but directory changes allowed".
User avatar
petermad
Power Member
Power Member
Posts: 14856
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2ts4242

Could you please inform me where the new string: 549=Choose from dialogs list is used?

Show icons of TC internal commands from the file WcmIcons.dll or WcIconEx.dll
Custom commands higher than # 10000 doesn't seem to be supported from wciconex.inc (and perhaps also not in WCMICONS.INC - I haven't tested that yet).
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: 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:Could you please inform me where the new string: 549=Choose from dialogs list is used?
It is used in Configuration Editor> Add/Modify data key dialogs (Shift+F4). It is new key attribute which used for keys that may requires different dialog type, currently it is used ONLY with the keys under [PackerPlugins] where you can choose Open File or Bits Sum dialog.

petermad wrote:Custom commands higher than # 10000 doesn't seem to be supported from wciconex.inc (and perhaps also not in WCMICONS.INC - I haven't tested that yet).
AFAIK: Custom commands aren't using numeric value.

I have tested with fenix_productions's custom library and i can see all icons even for exit command which code is larger than 10000.
User avatar
petermad
Power Member
Power Member
Posts: 14856
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

AFAIK: Custom commands aren't using numeric value.
I you make your own menu, and you use custom commands in that menu, then you can make TC show icons from wciconex.dll next to the menu items by adding extra lines in the wciconex.inc like:
10000=12
This will use icon no. 12 in wciconex.dll for the first em_ command in the menu file. Likewise 10013=40 will use icon no. 40 for the thirteenth em_ command in the .mnu file.

I use it with my extended menus, which you can find a link for in my signature. You have to install the extra addons (Help -> Install Addons for Total Commander) after you have installed the extended menu, to see it in effect. Then look for example at the icons in the Help section of the menu.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
petermad
Power Member
Power Member
Posts: 14856
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

It is used in Configuration Editor> Add/Modify data key dialogs (Shift+F4). It is new key attribute which used for keys that may requires different dialog type, currently it is used ONLY with the keys under [PackerPlugins] where you can choose Open File or Bits Sum dialog.
Thanks.

Danish translation for UTC 6.00b6 can be downloaded at: http://madsenworld.dk/tcmd/ultra_tc_editors_600b6_danish.zip
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply