14 lines
682 B
Reg
14 lines
682 B
Reg
REGEDIT
|
|
; This .REG file may be used by your SETUP program.
|
|
; If a SETUP program is not available, the entries below will be
|
|
; registered in your InitInstance automatically with a call to
|
|
; CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
|
|
|
|
|
|
HKEY_CLASSES_ROOT\Browser.Document = Browse Document
|
|
HKEY_CLASSES_ROOT\Browser.Document\CLSID = {044C8964-A987-11D1-8513-00C04FD7BB08}
|
|
|
|
HKEY_CLASSES_ROOT\CLSID\{044C8964-A987-11D1-8513-00C04FD7BB08} = Browse Document
|
|
HKEY_CLASSES_ROOT\CLSID\{044C8964-A987-11D1-8513-00C04FD7BB08}\ProgId = Browser.Document
|
|
HKEY_CLASSES_ROOT\CLSID\{044C8964-A987-11D1-8513-00C04FD7BB08}\LocalServer32 = BROWSER.EXE
|