Page 1 of 1
unable to remove/deselect file associations
Posted: Wed Jan 08, 2014 5:07 pm
by izumitelj
I am unable to remove/deselect any file associations from the list.
(Settings > Integration > Run the File association tool)
I'm experiencing this on XnView MP v.064 / Windows 7 x64
Idea/fix/workaround, anyone.
Thank you
Re: unable to remove/deselect file associations
Posted: Wed Jan 08, 2014 6:29 pm
by carolinne
I have that problem with XnView Extended 2.1.3 on Windows 8.1
Clicking on the list with the file associations to select or deselect them, is like clicking on a picture. Nothing happens.
Re: unable to remove/deselect file associations
Posted: Thu Jan 09, 2014 8:41 am
by xnview
The windows 7 file association panel?
Re: unable to remove/deselect file associations
Posted: Thu Jan 09, 2014 9:20 am
by m.Th.
xnview wrote:The windows 7 file association panel?
yes
Re: unable to remove/deselect file associations
Posted: Thu Jan 09, 2014 9:41 pm
by izumitelj
Set Program Associations window
http://tinypic.com/r/2nb9jwi/5
Re: unable to remove/deselect file associations
Posted: Wed Jan 15, 2014 11:11 am
by xnview
you can't uncheck extension???
Re: unable to remove/deselect file associations
Posted: Sat Jan 18, 2014 9:54 pm
by izumitelj
nope! :—(
Re: unable to remove/deselect file associations
Posted: Tue Feb 04, 2014 2:53 pm
by xnview
izumitelj wrote:nope! :—(
It seems that Windows 7/8 doesn't allow the user to change extension

i don't understand why....
Re: unable to remove/deselect file associations
Posted: Tue Feb 04, 2014 10:15 pm
by XnTriq
xnview wrote:It seems that Windows 7/8 doesn't allow the user to change extension

i don't understand why....
Please take a look at “
How to change default mode to open to view, not browser”, Pierre.
Re: unable to remove/deselect file associations
Posted: Wed Feb 05, 2014 9:01 am
by xnview
you need to add a hash key???
Re: unable to remove/deselect file associations
Posted: Wed Feb 05, 2014 5:45 pm
by XnTriq
xnview wrote:you need to add a hash key???
Welcome to the brave new world of Windows 8

Re: unable to remove/deselect file associations
Posted: Fri Feb 07, 2014 1:18 pm
by xnview
XnTriq wrote:xnview wrote:you need to add a hash key???
Welcome to the brave new world of Windows 8

If you add a hash key, you are able to unselect extension??
Re: unable to remove/deselect file associations
Posted: Sat Feb 08, 2014 7:45 am
by XnTriq
xnview wrote:If you add a hash key, you are able to unselect extension??
I don't have any hands-on experience with Windows 8, but it is my understanding that the hash key can only be added by the system, and that there's no way to associate file types during the installation of XnView or from within XnView's options (“System integration”) any more
Microsoft ([url=http://download.microsoft.com/download/4/3/A/43A474F2-5038-47BD-A4D3-ECD5EFE80192/Best%20practices%20for%20file%20type%20and%20protocol%20associations%20in%20Windows%208%20desktop%20apps.docx]Best Practices for File Type and URI Associations in Windows Developer Preview Desktop Apps[/url]) wrote:There are three ways your application can be surfaced once it registers. Choose the option that is most appropriate for your application.
- Default contention
- Description: Applications that contend for defaults will be proactively promoted to the user automatically by Windows.
- Recommended for: Apps that wish to be the considered for selection as the default handler for a file type.
- How to do this: Register your ProgID under
- \SOFTWARE\Classes\[FileType]\OpenWithProgIDs
- ‘OpenWith’ list
- Description: Applications that are added to the OpenWith list (but don’t contend to be a default handler) appear on the OpenWith list, but are not proactively promoted to the user.
- Recommended for: Apps that are used as occasional viewers or editors of a file type, but not necessarily appropriate as the default.
- How to do this: Register your ProgID under
- \SOFTWARE\Classes\[FileType]\OpenWithList
- ‘See all’ list
- Description: Applications that register to be included in the ‘see all’ portion of the OpenWith list are available to be chosen for any file type.
- Recommended for: Generally not recommended, except for apps that are universal viewers for all file types.
- How to do this: Register your application under \SOFTWARE\Classes\Applications, and be sure to not add a ‘NoOpenWith’ key.
Re: unable to remove/deselect file associations
Posted: Thu Feb 13, 2014 2:15 am
by XnTriq