mirror of
https://github.com/electronicarts/CnC_Generals_Zero_Hour.git
synced 2025-12-16 23:51:41 -05:00
Initial commit of Command & Conquer Generals and Command & Conquer Generals Zero Hour source code.
This commit is contained in:
13
GeneralsMD/Code/Tools/Babylon/Babylon.reg
Normal file
13
GeneralsMD/Code/Tools/Babylon/Babylon.reg
Normal file
@@ -0,0 +1,13 @@
|
||||
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\Babylon.Application = Babylon Application
|
||||
HKEY_CLASSES_ROOT\Babylon.Application\CLSID = {2BF31246-3BA1-11D3-B9DA-006097B90D93}
|
||||
|
||||
HKEY_CLASSES_ROOT\CLSID\{2BF31246-3BA1-11D3-B9DA-006097B90D93} = Babylon Application
|
||||
HKEY_CLASSES_ROOT\CLSID\{2BF31246-3BA1-11D3-B9DA-006097B90D93}\ProgId = Babylon.Application
|
||||
HKEY_CLASSES_ROOT\CLSID\{2BF31246-3BA1-11D3-B9DA-006097B90D93}\LocalServer32 = BABYLON.EXE
|
||||
Reference in New Issue
Block a user