home *** CD-ROM | disk | FTP | other *** search
/ Holidays Treats & Beyond - HP Idea Kits / Holidays.Treats.&.Beyond.HP.Idea.Kits.1997.HP.2-CD.Set.7z / Holidays.Treats.&.Beyond.HP.Idea.Kits.1997.HP.2-CD.Set / HP_Holiday.mdf / PRINTHSE / PROGRAMS / PRINTHSE.REG < prev    next >
Windows Registry Data  |  1996-07-12  |  853b  |  29 lines

  1. REGEDIT4
  2.  
  3. ; Sets up the configuration for Corel PrintHouse 1.1
  4.  
  5. [HKEY_LOCAL_MACHINE\SOFTWARE\Corel]
  6.  
  7. [HKEY_LOCAL_MACHINE\SOFTWARE\Corel\CorelPrintHouse]
  8.  
  9. [HKEY_LOCAL_MACHINE\SOFTWARE\Corel\CorelPrintHouse\1.1]
  10. "ConfigDir"="C:\\PrintHse"
  11.  
  12. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Corel Applications]
  13. "DisplayName"="Corel Applications"
  14. "UninstallString"="C:\\WINDOWS\\COREL\\UNINSTAL.EXE"
  15.  
  16. ; Sets up the configuration information for launching from explorer
  17. [HKEY_CLASSES_ROOT\CorelPrintHouse.doc.1.1]
  18. @="Corel Print House 1.1 Document"
  19.  
  20. [HKEY_CLASSES_ROOT\CorelPrintHouse.doc.1.1\shell]
  21.  
  22. [HKEY_CLASSES_ROOT\CorelPrintHouse.doc.1.1\shell\open]
  23.  
  24. [HKEY_CLASSES_ROOT\CorelPrintHouse.doc.1.1\shell\open\command]
  25. @="c:\\printhse\\printhse.exe %1"
  26.  
  27. [HKEY_CLASSES_ROOT\.cph]
  28. @="CorelPrintHouse.doc.1.1"
  29.