Good to hear

Moderators: Hacker, petermad, Stefan2, white
Sorry for the (very!) late reply. I forgot I posted it.petermad wrote: 2018-05-12, 17:23 UTCThere isn't a default variable for the OS version in Windows. But if it is on computers you use regularily (as you multiboot system) you can add an environment variable to the system yourself:Is there a solution for multiboot systems using the same TC install? i.e: Windows 7 & Windows 10 installations.
I can't find a system variable for the OS version.
Call the variable for %WIN_VER%
Set the value to either: win7, win81 or win10 while under the respective OS.
Download this:
http://madsenworld.dk/tcmd/win_ver.zip
Copy these two files form the zip-file to your TC Language folder:
wcmd_%WIN_VER%%PROCESSOR_ARCHITECTURE%_1_eng.lng
wcmd_%WIN_VER%%PROCESSOR_ARCHITECTURE%_2_eng.lng
Now select either of these two in TC's language setup:
English with Extended Menu I for TC 9.12 32/64bit under ANY 64bit Windows
English with Extended Menu II for TC 9.12 32/64bit under ANY 64bit Windows
You can use C:\Windows\System32\SystemPropertiesAdvanced.exe to set the global system variable
If you use this solution you can delete:
wcmd_win7%PROCESSOR_ARCHITECTURE%_1_eng.lng
wcmd_win7%PROCESSOR_ARCHITECTURE%_2_eng.lng
wcmd_win10%PROCESSOR_ARCHITECTURE%_1_eng.lng
wcmd_win10%PROCESSOR_ARCHITECTURE%_2_eng.lng
to make TC's language selection dialog less cluttered.
http://madsenworld.dk/tcmd/win_ver.zip should work nowCould you please re-upload?
It works!
Code: Select all
[em_ext_restartcommander]
cmd=cm_ConfigSaveSettings,cm_ConfigSaveDirHistory,cm_ConfigSavePos,cm_Exit,CM_WAIT 1,em_ext_newcommander
button=%COMMANDER_EXE%
menu=Genstart Total Commander
Only if you want the settings saved, including open tabs etc. I prefer to have my TC opening the same way every time I start it, hence I have disabled "Operation" -> "Save on exit" -> "Directories" and "Panels (brief/full, etc.)" and "Directory history"diopter wrote: 2018-08-30, 14:10 UTC I think, this would work better:Code: Select all
[em_ext_restartcommander] cmd=cm_ConfigSaveSettings,cm_ConfigSaveDirHistory,cm_ConfigSavePos,cm_Exit,CM_WAIT 1,em_ext_newcommander button=%COMMANDER_EXE% menu=Genstart Total Commander
Code: Select all
cmd=cm_ConfigSaveSettings,cm_Exit,CM_WAIT 1,em_ext_newcommander
Code: Select all
cmd=cm_Exit,CM_WAIT 1,em_ext_newcommander
Code: Select all
cmd=em_ext_newcommander,cm_Exit
Currently totalcmd.net is down, how did you updated?petermad wrote: 2019-01-08, 20:08 UTC Silently updated all English versions of the menus with the English winhlp32.exe v. 5.1.2600.5521
I see, but even at your site the most recent versions are linked to totalcmd.net, so no way to download and i got confused. Maybe it is better to provide a mirror link beside each one.petermad wrote: 2019-01-08, 21:40 UTCThe files are located on my own server, just linked to from totalcmd.net.
Check http://madsenworld.dk/tc-menus/
I have no problem to download the actual or any other version from http://madsenworld.dk/tc-menus/ts4242 wrote: 2019-01-08, 22:25 UTCI see, but even at your site the most recent versions are linked to totalcmd.net, so no way to download and i got confused. Maybe it is better to provide a mirror link beside each one.petermad wrote: 2019-01-08, 21:40 UTCThe files are located on my own server, just linked to from totalcmd.net.
Check http://madsenworld.dk/tc-menus/