Author Topic: Custom Command: Load initial configuration of explorer panels  (Read 6400 times)

Sempervivum

  • Junior Member
  • **
  • Posts: 28
    • View Profile
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

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4287
    • View Profile
    • Multi Commander
Re: Custom Command: Load initial configuration of explorer panels
« Reply #1 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


Sempervivum

  • Junior Member
  • **
  • Posts: 28
    • View Profile
Re: Custom Command: Load initial configuration of explorer panels
« Reply #2 on: October 31, 2015, 18:20:48 »
That's great, works perfectly! Thanks for this advice!