Multi Commander > Feature Requests and Suggestions
[ADDED] Another command line support request
MikeC:
Along with what was mentioned already, it would be useful if there were a command line parameter that specified a file name that contained a list of folders to open for left and right panes.
For example, I would use this to open nine project folders in the right pane and maybe four standard folders in the left pane. I would create a number of shortcuts to different projects that would open the nine project-specific folders and the four standard folders.
Mathias (Author):
That sounds like a good idea. I will add this to the list.
Mathias (Author):
From build 814, it is now possible to write
MultiCommander.exe -F=startup.ini
startup.ini
--- Code: ---[PANEL_1]
Path=d:\
Side=L
[PANEL_2]
Path=d:\bin
Side=L
[PANEL_3]
Path=d:\Projects
Side=L
[PANEL_4]
Path=d:\Projects\Jupiter
Side=R
[PANEL_5]
Path=d:\Projects\Pluto
Side=R
--- End code ---
Path and Side are required
Extra optional parameters are
--- Code: ---Locked=1|0
ShowTree=1|0
SortAsc=1|0
SortCol=<colnum>
--- End code ---
MikeC:
Sweet!
Is build 814 ready for prime time? If so, how to get to it? Web site still shows latest build as 800.
Mathias (Author):
No final release of v1.1.2 yet. (soon)
But get the beta version.
How to get Beta
Navigation
[0] Message Index
[#] Next page
Go to full version