home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Using Visual C++ 4 (Special Edition)
/
Using_Visual_C_4_Special_Edition_QUE_1996.iso
/
ch09
/
autoclik.reg
< prev
next >
Wrap
Windows Registry Data
|
1994-08-13
|
1KB
|
20 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\.ACK = Autoclik.Document.1
HKEY_CLASSES_ROOT\Autoclik.Document.1\shell\open\command = AUTOCLIK.EXE %1
HKEY_CLASSES_ROOT\Autoclik.Document.1\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\Autoclik.Document.1\shell\open\ddeexec\application = AUTOCLIK
; note: the application is optional
; (it defaults to the app name in "command")
HKEY_CLASSES_ROOT\Autoclik.Document.1 = ACLIK Document
HKEY_CLASSES_ROOT\Autoclik.Document.1\CLSID = {2106E720-AEF8-101A-9005-00DD0108D651}
HKEY_CLASSES_ROOT\CLSID\{2106E720-AEF8-101A-9005-00DD0108D651} = ACLIK Document
HKEY_CLASSES_ROOT\CLSID\{2106E720-AEF8-101A-9005-00DD0108D651}\LocalServer = AUTOCLIK.EXE
HKEY_CLASSES_ROOT\CLSID\{2106E720-AEF8-101A-9005-00DD0108D651}\ProgId = AutoClik.Document.1