Page 6 of 13
Posted: Sat Oct 13, 2007 10:48 am
by foxyshadis
Killing all instances of explorer.exe (the shell and the file manager) from task manager is much the same as a logoff, starting it again the same as a logon, except you don't have to stop all the rest of your programs too. From inside a script you can use taskkill on xp or an api on older windows, this is how one of the ffdshow installers does it now.
Posted: Thu Nov 01, 2007 5:57 am
by ckit
Pierre, can you download "Microsoft Photo Info 1.0" shell extension and see if XnView 2.0's shell extension can have the same IPTC and XMP functions?
Microsoft's is crap, it accesses port 80 (HTTP) everytime it starts and it's built on .NET 2.0 making it really slow to start!
Posted: Thu Nov 01, 2007 10:58 am
by xnview
ckit wrote:Pierre, can you download "Microsoft Photo Info 1.0" shell extension and see if XnView 2.0's shell extension can have the same IPTC and XMP functions?
Microsoft's is crap, it accesses port 80 (HTTP) everytime it starts and it's built on .NET 2.0 making it really slow to start!
I know MS Photo Info, and it's easy to take IPTC dialog from xnview and to use it in ShellExtension. A lot of users are interested?
Posted: Thu Nov 01, 2007 12:38 pm
by ckit
I don't know if there are any other users interested but I am

I could start a poll if you like?
Posted: Thu Nov 01, 2007 1:59 pm
by xnview
ckit wrote:I could start a poll if you like?
Yes, good idea!
Posted: Thu Nov 01, 2007 9:37 pm
by oops66
xnview wrote:I know MS Photo Info, and it's easy to take IPTC dialog from xnview and to use it in ShellExtension. A lot of users are interested?
Yes, it's a good idea !
Posted: Sat Dec 22, 2007 5:29 pm
by Toby
Hello, there's a strange phenomena about the shell extension in Vista. Once I open explorer the normal way, the shell extension just don't work, but opening explorer with the "open" or "save as" dialogues makes it work:

And here's my question, how can I force the extension to work?
Posted: Mon Dec 31, 2007 12:39 am
by bugmenot
I would like the XnView Shell extension to have an option to resize pictures.
Posted: Mon Dec 31, 2007 8:18 am
by xnview
bugmenot wrote:I would like the XnView Shell extension to have an option to resize pictures.
With predefined size? Or with a dialog to choose the size?
Posted: Tue Jan 01, 2008 1:51 am
by bugmenot
Dialog box to choose the size.
Quality Settings
Posted: Sun Feb 10, 2008 11:55 pm
by strestus
How do we change the result image quality ?
I tried from XnView Settings but it didn't change in the extension
Re: Quality Settings
Posted: Wed Feb 13, 2008 2:04 pm
by xnview
Posted: Wed Feb 13, 2008 2:43 pm
by ckit
Thanks, Pierre!
Replacing the beta now

JPEG image quality
Posted: Wed Feb 13, 2008 7:48 pm
by JPEG image quality
Anyone tell me how to convert with different JPEG image quality with this tool ?
Re: JPEG image quality
Posted: Wed Feb 13, 2008 8:47 pm
by helmut
JPEG image quality wrote:Anyone tell me how to convert with different JPEG image quality with this tool ?
For a quick conversion you right-click on the image and use "Convert into > JPG".
If you want to convert using specific options, you ...
1.) Right click on the image
2.) Select "Convert..."
3.) Choose "JPG - JPEG/JIFF" as output format
4.) Select "Settings" button
5.) Set JPG options (Quality, ...)
6.) Confirm with "OK".
7.) Start conversion with "Convert" button.
Done.