Page 1 of 1
Run on close.
Posted: 2022-03-23, 18:44 UTC
by Durus
It would be nice to be able to run a list of commands when closing Total Commander.
Re: Run on close.
Posted: 2022-03-23, 19:11 UTC
by Horst.Epp
That can be done using a batch file to start TC and wait for it.
Re: Run on close.
Posted: 2022-03-23, 19:16 UTC
by tuska
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?