Ultra TC Editors 6.42 Final
Moderators: Hacker, petermad, Stefan2, white
- thomasmolover
- Member
- Posts: 177
- Joined: 2016-12-12, 01:32 UTC
Re: Ultra TC Editors 6.42 Beta 8
Here are the all Chinese Langruage files in Ultra TC Editors 6.42 Beta 8
https://drive.google.com/open?id=1tQLr1DmNIZGjwYc4toHWVr8dKAc0hsXH
https://drive.google.com/open?id=1tQLr1DmNIZGjwYc4toHWVr8dKAc0hsXH
Re: Ultra TC Editors 6.42 Beta 9
2ts4242
Ever since ultra_tc_editors_640_rc_2_b1 when I have a .mnu file with a blank line at the end (which I prefer), and I use the "Save Command As Text" or "Save Command As Decimal" or if I use the "File" -> "Save As" function, then that blank line is deleted and I have to manually put it in again.!
Could we please have the old behavior back!
Another thing that happens if I have the option "Operation" -> "Collect comments in group (Recommended)" enabled, and I have single menu lines that I have commented out with a preceding ; (semi colon) in the current .mnu file - then If I change language from Danish to English, each of those single commented lines are preceded with a line: ";... Kommentar" when I use the "Save Command As Text" function. If I change from English to Danish, the extra lines are ";... Comments". It is only immediately after a language change that I get these ";... Comments" lines.
Yet another thing: If I use the "File" -> "Save As" function and want to save the files as for example wcmd_pm_dan.mnu2 then it is not possible - it will always be saved as wcmd_pm_dan.mnu2.mnu . If I already have a wcmd_pm_dan.mnu2 file and I try to save as wcmd_pm_dan.mnu2 , then I will be asked if I want to overwrite wcmd_pm_dan.mnu2 and even though I answer yes the file is still saved as wcmd_pm_dan.mnu2.mnu - this behavior also existed in versions prior to 6.40 rc2 b1.
Ever since ultra_tc_editors_640_rc_2_b1 when I have a .mnu file with a blank line at the end (which I prefer), and I use the "Save Command As Text" or "Save Command As Decimal" or if I use the "File" -> "Save As" function, then that blank line is deleted and I have to manually put it in again.!
Could we please have the old behavior back!

Another thing that happens if I have the option "Operation" -> "Collect comments in group (Recommended)" enabled, and I have single menu lines that I have commented out with a preceding ; (semi colon) in the current .mnu file - then If I change language from Danish to English, each of those single commented lines are preceded with a line: ";... Kommentar" when I use the "Save Command As Text" function. If I change from English to Danish, the extra lines are ";... Comments". It is only immediately after a language change that I get these ";... Comments" lines.
Yet another thing: If I use the "File" -> "Save As" function and want to save the files as for example wcmd_pm_dan.mnu2 then it is not possible - it will always be saved as wcmd_pm_dan.mnu2.mnu . If I already have a wcmd_pm_dan.mnu2 file and I try to save as wcmd_pm_dan.mnu2 , then I will be asked if I want to overwrite wcmd_pm_dan.mnu2 and even though I answer yes the file is still saved as wcmd_pm_dan.mnu2.mnu - this behavior also existed in versions prior to 6.40 rc2 b1.
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: Ultra TC Editors 6.42 Beta 9
2ts4242
Hello!
Can you add unicode support to your editors?
I converted WinCmd.ini, Default.bar, Vertical.bar, UserCmd.ini in encoding Unicode utf16-le Bom.
The WinCmd.ini, Default.bar, Vertical.bar, UserCmd.ini files contain Unicode characters.
Your editors display unicode characters incorrectly. Unicode characters in editors are displayed as question marks.
Editors spoil Unicode characters when saving and change them to question marks.
Hello!
Can you add unicode support to your editors?
I converted WinCmd.ini, Default.bar, Vertical.bar, UserCmd.ini in encoding Unicode utf16-le Bom.
The WinCmd.ini, Default.bar, Vertical.bar, UserCmd.ini files contain Unicode characters.
Your editors display unicode characters incorrectly. Unicode characters in editors are displayed as question marks.
Editors spoil Unicode characters when saving and change them to question marks.
Re: Ultra TC Editors 6.42 Beta 9
I will consider it.petermad wrote: 2019-03-24, 23:34 UTC Ever since ultra_tc_editors_640_rc_2_b1 when I have a .mnu file with a blank line at the end (which I prefer), and I use the "Save Command As Text" or "Save Command As Decimal" or if I use the "File" -> "Save As" function, then that blank line is deleted and I have to manually put it in again.!
Could we please have the old behavior back!![]()
This is happen because i forget to update the comment group title after changing UI language, comment group title is not saved in the menu file as far as it is not changed by the user, when changing the program language without updating it, both strings became different and saved accordingly.petermad wrote: 2019-03-24, 23:34 UTC Another thing that happens if I have the option "Operation" -> "Collect comments in group (Recommended)" enabled, and I have single menu lines that I have commented out with a preceding ; (semi colon) in the current .mnu file - then If I change language from Danish to English, each of those single commented lines are preceded with a line: ";... Kommentar" when I use the "Save Command As Text" function. If I change from English to Danish, the extra lines are ";... Comments". It is only immediately after a language change that I get these ";... Comments" lines.
I will enable saving menu file with different extension by selecting "All files (*.*)" from "Save as type:" dropdown list.petermad wrote: 2019-03-24, 23:34 UTCYet another thing: If I use the "File" -> "Save As" function and want to save the files as for example wcmd_pm_dan.mnu2 then it is not possible - it will always be saved as wcmd_pm_dan.mnu2.mnu . If I already have a wcmd_pm_dan.mnu2 file and I try to save as wcmd_pm_dan.mnu2 , then I will be asked if I want to overwrite wcmd_pm_dan.mnu2 and even though I answer yes the file is still saved as wcmd_pm_dan.mnu2.mnu - this behavior also existed in versions prior to 6.40 rc2 b1.
Re: Ultra TC Editors 6.42 Beta 9
Sorry, this is known limitation.lisabon wrote: 2019-03-30, 10:34 UTC 2ts4242
Hello!
Can you add unicode support to your editors?
I converted WinCmd.ini, Default.bar, Vertical.bar, UserCmd.ini in encoding Unicode utf16-le Bom.
The WinCmd.ini, Default.bar, Vertical.bar, UserCmd.ini files contain Unicode characters.
Your editors display unicode characters incorrectly. Unicode characters in editors are displayed as question marks.
Editors spoil Unicode characters when saving and change them to question marks.
Re: Ultra TC Editors 6.42 Beta 9
2ts4242

TanksI will consider it.

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: Ultra TC Editors 6.42 Beta 9
Download Ultra TC Editors 6.42 Beta 10
What's new
================
Main Menu Editor
================
Added: Save menu file with different extension by selecting "All files (*.*)" in Save As dialog box.
Fixed: Minor bugs.
================
History Editor
================
Added: New command line parameter "/c" to close current Total Commander instance.
================
All Editors
================
Added: Find dialog: when "Use pattern matching" checked, auto enclose (internally) search word between two asterisks. (can be disabled by adding StrictPatternMatch=1 under [Common] section in "ultra tc editors.ini")
What's new
================
Main Menu Editor
================
Added: Save menu file with different extension by selecting "All files (*.*)" in Save As dialog box.
Fixed: Minor bugs.
================
History Editor
================
Added: New command line parameter "/c" to close current Total Commander instance.
================
All Editors
================
Added: Find dialog: when "Use pattern matching" checked, auto enclose (internally) search word between two asterisks. (can be disabled by adding StrictPatternMatch=1 under [Common] section in "ultra tc editors.ini")
Re: Ultra TC Editors 6.42 Beta 10
2ts4242
All 3 items reported here: viewtopic.php?f=6&t=4914&e=1&view=unread#p353143 seems to be fixed - thanks
All 3 items reported here: viewtopic.php?f=6&t=4914&e=1&view=unread#p353143 seems to be fixed - thanks

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: Ultra TC Editors 6.42
Download Ultra TC Editors 6.42 Final (Your support is appreciated!)
- thomasmolover
- Member
- Posts: 177
- Joined: 2016-12-12, 01:32 UTC
Re: Ultra TC Editors 6.42 Final
Congratulation for the final version
Here's the last chinese files.
https://drive.google.com/open?id=1HXAY7e5ibrF3-AnAry6jKIdtZuYauFri
Here's the last chinese files.
https://drive.google.com/open?id=1HXAY7e5ibrF3-AnAry6jKIdtZuYauFri
Re: Ultra TC Editors 6.42 Final
I get an error message (below) when I try to run any program.
Run-time error "7":
Out of memory
Interestingly everything worked previously. In the meantime, I installed Office 365. Could this be a problem?
What now?
I use Windows 10
Run-time error "7":
Out of memory
Interestingly everything worked previously. In the meantime, I installed Office 365. Could this be a problem?
What now?
I use Windows 10
regards
dmocha
dmocha
Re: Ultra TC Editors 6.42 Final
It seems there is a problem with the file mscomctl.ocx, try to reinstall by downloading the setup from heredmocha wrote: 2019-09-27, 05:58 UTC I get an error message (below) when I try to run any program.
Run-time error "7":
Out of memory
Interestingly everything worked previously. In the meantime, I installed Office 365. Could this be a problem?
What now?
I use Windows 10
Re: Ultra TC Editors 6.42 Final
Will you update google site or tell Christian Ghisler to not point to old website in official tool page ?
Re: Ultra TC Editors 6.42 Final
What do you mean? It is always updated!nsp wrote: 2019-10-02, 07:18 UTC Will you update google site or tell Christian Ghisler to not point to old website in official tool page ?