Run on close.
Moderators: Hacker, petermad, Stefan2, white
Run on close.
It would be nice to be able to run a list of commands when closing Total Commander.
Re: Run on close.
That can be done using a batch file to start TC and wait for it.
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
TC 11.55 RC6 x64 / x86
Everything 1.5.0.1395a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.3 x64
TC 11.55 RC6 x64 / x86
Everything 1.5.0.1395a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.3 x64
Re: Run on close.
There is a topic in the German forum here -> click on "selber machen".
usercmd.ini
[em_SavePosExit]
button=C:\Windows\explorer.exe,7
cmd=cm_ConfigSavePos,cm_Exit
menu=Save position and close
Maybe that's an approach?
usercmd.ini
[em_SavePosExit]
button=C:\Windows\explorer.exe,7
cmd=cm_ConfigSavePos,cm_Exit
menu=Save position and close
Maybe that's an approach?