Last change
on this file since 24 was 14, checked in by marrucho, 12 years ago |
xsuc light lecture uniquement
|
File size:
686 bytes
|
Line | |
---|
1 | REGEDIT
|
---|
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 |
|
---|
8 | HKEY_CLASSES_ROOT\Modbucfg.Document = Modbuc Document
|
---|
9 | HKEY_CLASSES_ROOT\Modbucfg.Document\CLSID = {A3BAD4A5-F5AE-11D1-8FE9-6CD504C1BC01}
|
---|
10 |
|
---|
11 | HKEY_CLASSES_ROOT\CLSID\{A3BAD4A5-F5AE-11D1-8FE9-6CD504C1BC01} = Modbuc Document
|
---|
12 | HKEY_CLASSES_ROOT\CLSID\{A3BAD4A5-F5AE-11D1-8FE9-6CD504C1BC01}\ProgId = Modbucfg.Document
|
---|
13 | HKEY_CLASSES_ROOT\CLSID\{A3BAD4A5-F5AE-11D1-8FE9-6CD504C1BC01}\LocalServer32 = MODBUCFG.EXE
|
---|
Note:
See
TracBrowser
for help on using the repository browser.