Page 1 of 1

Bug with folders in CLI (Command Line Interface)

Posted: Mon Mar 24, 2014 5:41 pm
by m.Th.
In CLI XnView MP does not support folders with spaces.

Steps:

1. Make a folder named "Folder 1" (with spaces) in C:
2. Go to command line and write

Code: Select all

xnview "C:\Folder 1\"
Expected:

XnView should open the Folder 1 in browser.

Actual:

A "File Not Found!" message appears.

Notes:

The code works for folders without spaces. IOW if it would be Folder1 and the command line would be xnview c:\folder1 then it would work.

Pierre, please support embedding the folder paths in quotes.

For the files it works ok.

Re: Bug with folders in CLI (Command Line Interface)

Posted: Mon Mar 24, 2014 7:57 pm
by xnview
See Issue 318 for current status and details.

Re: Bug with folders in CLI (Command Line Interface)

Posted: Fri Feb 24, 2017 5:42 pm
by helmut
Works fine for me in v0.84. With "c.\programme\xnviewmp.exe" "c:\folder 1" or "c.\programme\xnviewmp.exe" "c:\folder 1\" XnView starts and opens folder 1.

:arrow: Closed. Please post here in case the problem should still occur.