home *** CD-ROM | disk | FTP | other *** search
/ Corel Print & Photo House / Corel_Print-PhotoHouse2_1996.bin / programs / printhse.reg < prev    next >
Windows Registry Data  |  1996-10-22  |  2KB  |  61 lines

  1. REGEDIT4
  2.  
  3. ; Sets up the configuration for Corel PrintHouse 2.0
  4.  
  5. [HKEY_LOCAL_MACHINE\SOFTWARE\Corel]
  6.  
  7. [HKEY_LOCAL_MACHINE\SOFTWARE\Corel\CorelPrintHouse]
  8.  
  9. [HKEY_LOCAL_MACHINE\SOFTWARE\Corel\CorelPrintHouse\2.0]
  10. "ConfigDir"="C:\\COREL\\Printhse"
  11.  
  12. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Corel Applications]
  13. "DisplayName"="Corel Applications"
  14. "UninstallString"="C:\\WIN95\\COREL\\UNINSTAL.EXE"
  15.  
  16. ; Sets up the configuration information for launching from explorer
  17. [HKEY_CLASSES_ROOT\CorelPrintHouse.doc.2.0]
  18. @="Corel Print House 2.0 Document"
  19.  
  20. [HKEY_CLASSES_ROOT\CorelPrintHouse.doc.2.0\shell]
  21.  
  22. [HKEY_CLASSES_ROOT\CorelPrintHouse.doc.2.0\shell\open]
  23.  
  24. [HKEY_CLASSES_ROOT\CorelPrintHouse.doc.2.0\shell\open\command]
  25. @="C:\\COREL\\Printhse\\printhse.exe %1"
  26.  
  27. [HKEY_CLASSES_ROOT\.cph]
  28. @="CorelPrintHouse.doc.2.0"
  29.  
  30. [HKEY_CLASSES_ROOT\Photohse.Document]
  31. @="Photo House Document"
  32.  
  33. ; Sets up the configuration information for launching from explorer
  34. [HKEY_CLASSES_ROOT\Photohse.Document\shell]
  35.  
  36. [HKEY_CLASSES_ROOT\Photohse.Document\shell\open]
  37.  
  38. [HKEY_CLASSES_ROOT\Photohse.Document\shell\open\command]
  39. @="C:\\COREL\\Printhse\\photohse.exe %1"
  40.  
  41. [HKEY_CLASSES_ROOT\.bmp]
  42. @="Photohse.Document"
  43.  
  44. [HKEY_CLASSES_ROOT\.gif]
  45. @="Photohse.Document"
  46.  
  47. [HKEY_CLASSES_ROOT\.jpg]
  48. @="Photohse.Document"
  49.  
  50. [HKEY_CLASSES_ROOT\.pcd]
  51. @="Photohse.Document"
  52.  
  53. [HKEY_CLASSES_ROOT\.pcx]
  54. @="Photohse.Document"
  55.  
  56. [HKEY_CLASSES_ROOT\.tif]
  57. @="Photohse.Document"
  58.  
  59.  
  60.  
  61.