XNView Context Menu Item
Moderators: helmut, XnTriq, xnview
XNView Context Menu Item
Sup all, I need help trying to modify the context menu item "Browse with XnView" to function the same as FastPictureViewers. I can't seem to get Xnview to open any files with "C:\Progra~1\XnView\xnview.exe" "%1\*.*" unless I add the first letter of an extension , (e.g "%1\*.j*") . Any suggestions are appreciated, Thanks.
Re: XNView Context Menu Item
"%1\*.j*" works, and "%1\*.*" doesn't works?? You can't start XnView with placeholders...
Pierre.
Re: XNView Context Menu Item
Yeah it works except I can't seem the wildcards to work properly. I currently have the value set at "C:\Progra~1\XnView\xnview.exe" "%1\*g" to open anything with a "g" in the file name or extension.