1
Support and Feedback / Re: From MC Tab Sessions to MC Work Sessions - SOLVED
« on: January 04, 2020, 14:46:45 »
To let you know, with my basic knowledge of AutoIt programming and investment of a couple of hours I created a script that does the job.
Set Multi Commander Work Session context, consisting of…
I launch the script via MC Button (external command) to change over between different sessions.
Here is what the script does...
So if you have to solve similar challenges you might benefit from my approach above.
Set Multi Commander Work Session context, consisting of…
- Session specific button area
- Session specific explorer panels
- Session specific title in title bar
I launch the script via MC Button (external command) to change over between different sessions.
Here is what the script does...
- Terminate running MC instances und copy the session specific multibutton.xml into Config folder
- Launch MC again with session specific .ini file and session title (command line -F and -T)
So if you have to solve similar challenges you might benefit from my approach above.