A file C:\Documents and Settings\mypath\image.jpg
When you double-click on this file in explorer an error message is displayed:
"Error opening the file <C:\Documents>"
Doesn't open when space in path
Moderators: helmut, XnTriq, xnview
Using RegEdit check this entry:
HKEY_CLASSES_ROOT\XnView.jpg\shell\open\command
"C:\Program Files\XnView\xnview.exe" "%1"
It's important that there is "%1" and not %1
HKEY_CLASSES_ROOT\XnView.jpg\shell\open\command
"C:\Program Files\XnView\xnview.exe" "%1"
It's important that there is "%1" and not %1
AMD Ryzen 3 3300X 3.8Ghz, 16Gb DDR4, RX6600XT with Dell U2520D at 2560x1440@60Hz scaling 125%
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
Re: RC1: doesn't open when space in path
Please have a look at FAQ "How to associate image files with XnView". I guess you are novice user and recommend to use the stable release, which currently is XnView 1.80.3.Anonymous wrote:A file C:\Documents and Settings\mypath\image.jpg
When you double-click on this file in explorer an error message is displayed:
"Error opening the file <C:\Documents>"