Thursday, January 10, 2008

How to associate windows right click to a program of your choice. Notepad or GetDiz viewer

By editing the windows registry and adding these keys and data strings you can have GetDiz or Notepad popup after a user right clicks on a file..
Do this by editing the registry with the following...


Key Called --> \HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\GetDiz
String Value --> Default = Open with GetDiz Viewer
Key Called --> \HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\GetDiz\command
String Value --> Default = C:\Program File\GetDiz.exe "%1"