1
Support and Feedback / Can I open folders and select files in both panes from command line
« on: August 28, 2017, 00:38:21 »
If once I need to get started MultiCommander from some folders in both panels I can use command line or bat-file and execute the following command:
start "" D:\programs\MultiCommander\MultiCommander.exe C:\1 D:\2
or little more simple if use custom system variable for MultiCommander.exe:
start MultiCommander C:\1 D:\2
How can I run more complex task - to open folders and select files there in both panels on start ?
start "" D:\programs\MultiCommander\MultiCommander.exe C:\1 D:\2
or little more simple if use custom system variable for MultiCommander.exe:
start MultiCommander C:\1 D:\2
How can I run more complex task - to open folders and select files there in both panels on start ?