Page 1 of 1

Command Line misinterperting forward slashes

Posted: 21.02.2014, 03:13
by sagarat
This command line works OK:
freecommander.exe c:\test\test2

This command line does not:
freecommander.exe c:/test/test2

The second command line does open Freecommander in the correct folder, but the tab name name is "test\test2", instead of the correct "test2". Navigation to sub-directories does not work.

Re: Command Line misinterperting forward slashes

Posted: 21.02.2014, 14:05
by horst.epp
Forward slashes are for command line switches in Windows.
Stop to think Linux if you are using Windows.