14 lines
693 B
Reg
14 lines
693 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\Svtest.Application = Svtest Application
|
|
HKEY_CLASSES_ROOT\Svtest.Application\CLSID = {B9211432-952E-11D1-8505-00C04FD7BB08}
|
|
|
|
HKEY_CLASSES_ROOT\CLSID\{B9211432-952E-11D1-8505-00C04FD7BB08} = Svtest Application
|
|
HKEY_CLASSES_ROOT\CLSID\{B9211432-952E-11D1-8505-00C04FD7BB08}\ProgId = Svtest.Application
|
|
HKEY_CLASSES_ROOT\CLSID\{B9211432-952E-11D1-8505-00C04FD7BB08}\LocalServer32 = SVTEST.EXE
|