Page 1 of 1

Browse with XnView, Context Menu

Posted: Mon Oct 25, 2010 9:36 am
by krustigutz
Hi there, The other day I had to use XnView for some editing to do with Warcraft 3 (.blp)

After I had finished editing I uninstalled XnView, however now I still have the "Browse with XnView" Context Menu when right clicking on folders.

It may seem like something minor, but how do I get rid of this?

I installed this on a x64 Host by the way.

Thanks in advance.

Image

EDIT: Would it be possible for you to tell me what actually creates this "Browse with XnView" thingy, so I can try and get rid of it?

Re: Browse with XnView, Context Menu

Posted: Thu Oct 28, 2010 2:14 am
by XnTriq
krustigutz wrote:Would it be possible for you to tell me what actually creates this "Browse with XnView" thingy, so I can try and get rid of it?
Tools » Options... » System integration » Integration » Add 'Browse with XnView' to context menu
krustigutz wrote:It may seem like something minor, but how do I get rid of this?
You have to delete these registry keys:

Code: Select all

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\Browse with XnView]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\Browse with XnView]
Are you familiar with editing the Windows registry?

Re: Browse with XnView, Context Menu

Posted: Thu Oct 28, 2010 2:33 am
by krustigutz
Thank you very much XnTriq, that is just what I needed.