home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / PROGRAM / WTJ9403.ZIP / CONTAIN / CONTAIN.REG < prev    next >
Windows Registry Data  |  1994-01-06  |  682b  |  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\.cnt = Cntain.Document
  8. HKEY_CLASSES_ROOT\Cntain.Document\shell\open\command = CONTAIN.EXE %1
  9. HKEY_CLASSES_ROOT\Cntain.Document\shell\open\ddeexec = [open("%1")]
  10. HKEY_CLASSES_ROOT\Cntain.Document\shell\open\ddeexec\application = CONTAIN
  11.     ; note: the application is optional
  12.     ;  (it defaults to the app name in "command")
  13.  
  14. HKEY_CLASSES_ROOT\Cntain.Document = Cntain Document
  15.