home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 July / IMM0795.ISO / share / tools / zipstudi / zshell20.re_ / ZSHELL20.REG
Windows Registry Data  |  1995-01-05  |  684b  |  15 lines

  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. HKEY_CLASSES_ROOT\.zip = Zipdoc.Document
  8. HKEY_CLASSES_ROOT\Zipdoc.Document\shell\open\command = ZSHELL20.EXE %1
  9. HKEY_CLASSES_ROOT\Zipdoc.Document\shell\open\ddeexec = [open("%1")]
  10. HKEY_CLASSES_ROOT\Zipdoc.Document\shell\open\ddeexec\application = ZSHELL20
  11.     ; note: the application is optional
  12.     ;  (it defaults to the app name in "command")
  13.  
  14. HKEY_CLASSES_ROOT\Zipdoc.Document = Zipdoc Document
  15.