home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1,000 Best Games for Windows
/
1000BestGamesForWindows.iso
/
sharewarefin
/
CHICKEN.ZIP
/
CHICKEN.REG
< prev
next >
Wrap
Windows Registry Data
|
1994-03-31
|
682b
|
15 lines
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\.chi = Chcken.Document
HKEY_CLASSES_ROOT\Chcken.Document\shell\open\command = CHICKEN.EXE %1
HKEY_CLASSES_ROOT\Chcken.Document\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\Chcken.Document\shell\open\ddeexec\application = CHICKEN
; note: the application is optional
; (it defaults to the app name in "command")
HKEY_CLASSES_ROOT\Chcken.Document = Chcken Document