Open folders and select files in both panes from command line
Posted: 27 Aug 2017 23:24
If once I need to get started XYPlorer from some folder and definite file selected there I can use the following command (.bat/command line):
start xyplorer /script="::goto ('FolderPath'); selectitems 'FullFileName'"
But it's only for 1 pane.
But what if I need to do similar task in both panes (one folder/file in left pane and another one in right pane)?
Is there any solution?
start xyplorer /script="::goto ('FolderPath'); selectitems 'FullFileName'"
But it's only for 1 pane.
But what if I need to do similar task in both panes (one folder/file in left pane and another one in right pane)?
Is there any solution?