Open with associated program fails - see details
Posted: Wed Aug 08, 2012 6:09 pm
Hi.
On my XP machine, I cannot open BMP pictures in the associated program and I think I know why.
When rightclicking a BMP file in Windows Explorer (WE), it yelds "IrfanView" while it yelds "Open" for other image extension.
That means if the default registry key that define the program opening command is
then XnView won't open the file.
A workaround is to rename the key into HKEY_CLASSES_ROOT\Paint.Picture\shell\Open and change the HKEY_CLASSES_ROOT\Paint.Picture\shell\ from IrfanView to Open.
A little bug, but annoying. Especially for most people that isn't that familiar with Windows registry and file association.
Tested on:
On my XP machine, I cannot open BMP pictures in the associated program and I think I know why.
When rightclicking a BMP file in Windows Explorer (WE), it yelds "IrfanView" while it yelds "Open" for other image extension.
That means if the default registry key that define the program opening command is
Code: Select all
HKEY_CLASSES_ROOT\Paint.Picture\shell\IrfanView
A workaround is to rename the key into HKEY_CLASSES_ROOT\Paint.Picture\shell\Open and change the HKEY_CLASSES_ROOT\Paint.Picture\shell\ from IrfanView to Open.
A little bug, but annoying. Especially for most people that isn't that familiar with Windows registry and file association.
Tested on:
- OS = Windows XP sp3
- XnView version 1.99 (jun 4 2012)