Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: Sempervivum on October 31, 2015, 00:33:31

Title: Custom Command: Load initial configuration of explorer panels
Post by: Sempervivum on October 31, 2015, 00:33:31
Hallo,
I've just started using the button editor. Worked fine so far but I stuck at one point: I need to set the explorer panels to their initial configuration, the same I load at startup with -F="d:\mypath\multicommander.ini". I tried the command
MC.LoadTabs FILENAME="d:\mypath\multicommander.ini"
but this didn't work. Obviously the format of this file is not the required one. Can anyone give me a hint?
Best regards - Ulrich
Title: Re: Custom Command: Load initial configuration of explorer panels
Post by: Mathias (Author) on October 31, 2015, 11:31:06
Right click on a tab and you can select load/save tab..  The file you save there is the one you can load with MC.LoadTabs

Title: Re: Custom Command: Load initial configuration of explorer panels
Post by: Sempervivum on October 31, 2015, 18:20:48
That's great, works perfectly! Thanks for this advice!