source: trunk/XSUC/Modbucfg.reg@ 45

Last change on this file since 45 was 11, checked in by marrucho, 12 years ago
File size: 686 bytes
Line 
1REGEDIT
2; This .REG file may be used by your SETUP program.
3; If a SETUP program is not available, the entries below will be
4; registered in your InitInstance automatically with a call to
5; CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
6
7
8HKEY_CLASSES_ROOT\Modbucfg.Document = Modbuc Document
9HKEY_CLASSES_ROOT\Modbucfg.Document\CLSID = {A3BAD4A5-F5AE-11D1-8FE9-6CD504C1BC01}
10
11HKEY_CLASSES_ROOT\CLSID\{A3BAD4A5-F5AE-11D1-8FE9-6CD504C1BC01} = Modbuc Document
12HKEY_CLASSES_ROOT\CLSID\{A3BAD4A5-F5AE-11D1-8FE9-6CD504C1BC01}\ProgId = Modbucfg.Document
13HKEY_CLASSES_ROOT\CLSID\{A3BAD4A5-F5AE-11D1-8FE9-6CD504C1BC01}\LocalServer32 = MODBUCFG.EXE
Note: See TracBrowser for help on using the repository browser.