Multi Commander > Support and Feedback
Start up with folder tree openend
Herrie:
perhaps the order makes the last one active?
so put the active window in last position
Mathias (Author):
The order only matter for what panel is in focus.
Active is what tab is currently shown, so if you have multiple tabs on the left side you can make sure that the tab that is shown is the one in the middle
doglover3920:
Tried to change the order. No effect.
Tried Active=1 . No effect.
The ini file is given below:
--- Code: ---[PANEL_1]
Path=D:\EPG\
Side=L
ShowTree=1
Active=1
[PANEL_2]
Path=D:\Users\Willy\Downloads
Side=L
ShowTree=0
[PANEL_3]
Path=D:\Users\Willy\Documents\
Side=L
ShowTree=1
[PANEL_4]
Path=D:\
Side=R
ShowTree=1
--- End code ---
Willy
Jungle:
doglover3920
You may create User Defined Command with command type Multi-Script. Like this
--- Code: ---MC.SetActiveTab PANEL=LEFT TAB=1
MC.SetActiveTab PANEL=RIGHT TAB=1
--- End code ---
and specify command line param -AutoRun="your_command_name"
Mathias
Maybe -AutoRun param should also recognize command Unique ID?
doglover3920:
Autorun does the trick.
Willy
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version