Doubleclick on file (that is associated to XnView) in windows explorer starts slideshow instead of browser.
I use version 1.90.3
Thanks, Moti.
Doubleclick on file in windows explorer starts slideshow
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 44933
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Doubleclick on file in windows explorer starts slideshow
An user had the same problem, there is a key in registry with -slideMoti wrote:Doubleclick on file (that is associated to XnView) in windows explorer starts slideshow instead of browser.
I use version 1.90.3
Pierre.
-
- Moderator & Librarian
- Posts: 6389
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
FAQ: How to associate image files with XnView
marsh ([url=http://newsgroup.xnview.com/viewtopic.php?p=29222#29222]Can't view JPG file by using XnView[/url]) wrote:A way to recreate registry problem:
1. Start with no Xnview references to it in registry.
2. Make the first and only association you make:
[x]Associate slide file with Xnview
3. Close Xnview.
4. Select unassociated image in MS explorer.
5. Now use MS explorer's Open with function to choose Xnview from list of programs.
6. *The bad key will now be associated with Xnview.
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
If I understand right, marsh describes the way to reproduce the problem.XnTriq wrote:marsh ([url=http://newsgroup.xnview.com/viewtopic.php?p=29222#29222]Can't view JPG file by using XnView[/url]) wrote:A way to recreate registry problem:
1. Start with no Xnview references to it in registry.
2. Make the first and only association you make:
[x]Associate slide file with Xnview
3. Close Xnview.
4. Select unassociated image in MS explorer.
5. Now use MS explorer's Open with function to choose Xnview from list of programs.
6. *The bad key will now be associated with Xnview.
To solve the problem, you have to remove "-slide" in the appropriate registry value which is described in the same topic:
@Moti: According to Pierre, this problem has been solved in XnView 1.90. Which XnView version do you use?xnview ([url=http://newsgroup.xnview.com/viewtopic.php?p=16903#16903]Can't view JPG file by using XnView[/url]) wrote:There is a bad key in registry, please remove -slide from:
HKEY_CLASSES_ROOT\Applications\xnview.exe\shell\open\command
"C:\Program Files\XnView\xnview.exe" -slide "%1"
Correct is:
HKEY_CLASSES_ROOT\Applications\xnview.exe\shell\open\command
"C:\Program Files\XnView\xnview.exe" "%1"
Last edited by helmut on Wed Apr 04, 2007 9:38 pm, edited 1 time in total.
-
- Moderator & Librarian
- Posts: 6389
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
Re: Doubleclick on file in windows explorer starts slideshow
I just installed 1.93.6 on Windows 2000 Pro and had this same problem. The solution provided by Helmut above fixed it. Thanks.helmut wrote:...
To solve the problem, you have to remove "-slide" in the appropriate registry value which is described in the same topic:xnview ([url=http://newsgroup.xnview.com/viewtopic.php?p=16903#16903]Can't view JPG file by using XnView[/url]) wrote:There is a bad key in registry, please remove -slide from:
HKEY_CLASSES_ROOT\Applications\xnview.exe\shell\open\command
"C:\Program Files\XnView\xnview.exe" -slide "%1"
Correct is:
HKEY_CLASSES_ROOT\Applications\xnview.exe\shell\open\command
"C:\Program Files\XnView\xnview.exe" "%1"
Re: Doubleclick on file in windows explorer starts slideshow
I've got the same versions of XNView and Windows, and reproduce the problem.Bob C. wrote:I just installed 1.93.6 on Windows 2000 Pro and had this same problem. The solution provided by Helmut above fixed it. Thanks.
But with the Helmut's solution, it works perfectly.
Thanks a lot!
-
- Author of XnView
- Posts: 44933
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
But the problem is that i don't know how do you have that??? If i make a fresh install, i don't have this problemAnonymous wrote:This really should be fixed as part of the install..
every single user that I know complains about this when I first install.. and to need to go to registry is not good first impression.
Pierre.