Get ProgID Values from Registry
M. Gallant 01/03/2001
This signed Java applet for IE4+ reads the HKCR\CLSID\[guid] subkeys
and enumerates all keys that have existing subkeys ProgID and saves
the default values for ProgID and InProcServer32 keys to a
user specified local file (default file name is _ProgIDValues.txt).
Tested on IE5 Win95, NT4-sp3, Win2000 pro.
Applet Source Code
Application version