Quote:
Originally Posted by sc00b4s7eve
Found the changes needed to make HTCAlbum the default.
@ means it goes in the default key.
[HKEY_CLASSES_ROOT\gifimage\Shell\Open\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\gifimage\Shell\DRMOpen\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\jpegimage\Shell\DRMOpen\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\jpegimage\Shell\Open\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\pngimage\Shell\DRMOpen\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\pngimage\Shell\Open\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\mp4file\Shell\DRMOpen\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\mp4file\Shell\Open\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\avifile\Shell\Open\Command]
@="HTCAlbum.exe /%1"
[HKEY_CLASSES_ROOT\avifile\Shell\DRMOpen\Command]
@="HTCAlbum.exe /%1"
|
thanks for this.
I will experiment with adding these keys.