Search found 2 matches

by dbareis
21.10.2017, 07:09
Forum: Bug reports
Topic: Command Line issue - open 2+ Tabs in LEFT Panel
Replies: 2
Views: 5927

Re: Command Line issue - open 2+ Tabs in LEFT Panel

I was hoping the /Layout parameter would point to a simple standalone ini or other text file which I could create on the fly but there appears to be only 1 layout file containing all layouts.

It doesn't seem like a viable option for command line usage (unless you knew which paths you wanted ahead ...
by dbareis
17.10.2017, 23:29
Forum: Bug reports
Topic: Command Line issue - open 2+ Tabs in LEFT Panel
Replies: 2
Views: 5927

Command Line issue - open 2+ Tabs in LEFT Panel

Hi,

No matter what I try only the second path opens, these are my latest attempts:

* FreeCommander.exe /N /T "c:\tmp" "%TEMP%"
* FreeCommander.exe /N /T /L="c:\tmp" /L="%temp%"
* FreeCommander.exe /N /Panel=L /T /L="c:\tmp" /L="%temp%"

What I want to do:

(1) Open multiple paths in the order I ...