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\.petrinet = Petrinet.Document HKEY_CLASSES_ROOT\Petrinet.Document\shell\open\command = PETRINET.EXE %1 HKEY_CLASSES_ROOT\Petrinet.Document\shell\open\ddeexec = [open("%1")] HKEY_CLASSES_ROOT\Petrinet.Document\shell\open\ddeexec\application = PETRINET ; note: the application is optional ; (it defaults to the app name in "command") HKEY_CLASSES_ROOT\Petrinet.Document = Petrinet Document HKEY_CLASSES_ROOT\Petrinet.Document\protocol\StdFileEditing\server = PETRINET.EXE HKEY_CLASSES_ROOT\Petrinet.Document\protocol\StdFileEditing\verb\0 = &Edit HKEY_CLASSES_ROOT\Petrinet.Document\Insertable = HKEY_CLASSES_ROOT\Petrinet.Document\CLSID = {1479CC22-6581-11D4-8BE9-004F4905B376} HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376} = Petrinet Document HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\DefaultIcon = PETRINET.EXE,1 HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\LocalServer32 = PETRINET.EXE HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\ProgId = Petrinet.Document HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\MiscStatus = 32 HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\AuxUserType\3 = petrinet HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\AuxUserType\2 = Petrinet HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\Insertable = HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\verb\1 = &Open,0,2 HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\verb\0 = &Edit,0,2 HKEY_CLASSES_ROOT\CLSID\{1479CC22-6581-11D4-8BE9-004F4905B376}\InprocHandler32 = ole32.dll