


Moderators: Hacker, petermad, Stefan2, white
I will consider joining all the Enlish versions in one page, and all te Danish versions in one page.I would like to ask you if you could shorten the description displayed on the main totalcmd.net page and put all the individual versions up in the download links
That's nothing I can change - it is how totalcmd.net works. But I could make the descriptions much shorter and then link to a more comprehensive description (totalcmd.net allows to add your own links)...and display the detailed description only when clicked.
Yeah, you're right. I wrote it wrong, but I thought to use a short description for the site and a complete list of changes and features in the downloaded ZIP or here it this topic, which is also linked.petermad wrote: 2022-09-17, 16:29 UTC That's nothing I can change - it is how totalcmd.net works. But I could make the descriptions much shorter and then link to a more comprehensive description (totalcmd.net allows to add your own links)
Can you handle it yourself or do you need help?# Next two commands enable em_Lang, where OPENLANGUAGEFILE in the "Command:" field, %A in the "Params:" field:
# RMB on main menu = update current localization:
ControlSetMouseAction /R /H:64 0 CommandExec em_Lang %"IniRead('~/R', %COMMANDER_INI%, Configuration, LanguageIni)"
Code: Select all
set WIN_VER=win7
ver | find "5.1"
if %ERRORLEVEL%==0 set WIN_VER=winxp
ver | find "6.1"
if %ERRORLEVEL%==0 set WIN_VER=win7
ver | find "6.3"
if %ERRORLEVEL%==0 set WIN_VER=win81
ver | find "10.0"
if %ERRORLEVEL%==0 set WIN_VER=win10
petermad wrote: 2023-07-31, 14:22 UTC The 11.00 version of the menus will be released very soon (a day or two) after TC 11.00 final is released, I need the latest help files for the extra addons (that you can install via menu: "Help" -> "Install Addons for Total Commander").
Yes you can just install the new version over the previous - and if you had installed the addons, you ned to run "Help" -> "Install Addons for Total Commander" again.