home *** CD-ROM | disk | FTP | other *** search
/ The Hubble Space Telescope / HUBBLE.ISO / install.cfg < prev    next >
Text File  |  1995-05-04  |  2KB  |  61 lines

  1. SCREENCOLOR: blue
  2. TITLECOLOR: WHITE
  3. TITLE: "The Hubble Telescope Installer"
  4.  
  5. BEGINFIRSTSCREEN
  6.   Thank you for purchasing the Hubble telescope CD-ROM. We are
  7.   Confident you will find it entertaining. This installer will install
  8.   QuickTime for windows on your hard drive. QuickTime for windows is
  9.   Required to run the Hubble CD-ROM.
  10. ENDFIRSTSCREEN
  11.  
  12. REM MINDISKSPACE: 100000
  13. MINCPUTYPE: 80386
  14. DEFAULTDIR: c:\Hubble
  15.  
  16. REM Copy QuickTime 2.0 files
  17.  
  18. FILE: $WINSYSDIR$\QT*.*, overwrite=yes
  19. FILE: $WINSYSDIR$\MCI*.*, overwrite=yes
  20. FILE: $WINSYSDIR$\DHIO_dh.QTC, overwrite=yes
  21. FILE: $WINSYSDIR$\NAVG.QTC, overwrite=yes
  22. FILE: $WINSYSDIR$\REELMGIC.QTC, overwrite=yes
  23. FILE: $WINSYSDIR$\QCMC.QTC, overwrite=yes
  24. FILE: $WINDIR$\playenu.dll, overwrite=yes
  25. FILE: $WINDIR$\Viewenu.dll, overwrite=yes
  26. FILE: $WINDIR$\mcenu.hlp, overwrite=yes
  27. FILE: $WINDIR$\playenu.hlp, overwrite=yes
  28. FILE: $WINDIR$\viewenu.hlp, overwrite=yes
  29. FILE: $WINDIR$\readme.exe, overwrite=yes
  30. FILE: $WINDIR$\player.exe, overwrite=yes
  31. FILE: $WINDIR$\viewer.exe, overwrite=yes
  32. FILE: $WINDIR$\qtw.ini, overwrite=yes
  33.  
  34. REM Update Win.ini file
  35.  
  36. INIFILE: "Extensions", "mov", "$WINDIR$\player.exe ^.mov", Win.ini
  37. INIFILE: "Extensions", "pic", "$WINDIR$\viewer.exe ^.pic", Win.ini
  38. INIFILE: "mci extensions", "mov", "QTWVideo", Win.ini
  39. INIFILE: "mci extensions", "pic", "QTWVideo", Win.ini
  40. INIFILE: "mci extensions", "jpg", "QTWVideo", Win.ini
  41. INIFILE: "Mach", "DeviceBitmaps", "off", Win.ini
  42.  
  43. REM Update system.ini file
  44.  
  45. ADDTEXT: "QTWVideo=$Winsysdir$\mciqtw.drv", "$WINDIR$\system.ini", "[mci]"
  46. ADDTEXT: "[Macx]", "$WINDIR$\system.ini"
  47. ADDTEXT: "DeviceBitmaps=off", "$WINDIR$\system.ini", "[Macx]"
  48.  
  49. REM Create QuickTime for windows group and items
  50.  
  51. WINITEM: "QuickTime for Windows", "$WINDIR$\player.exe", "Movie Player"
  52. WINITEM: "QuickTime for Windows", "$WINDIR$\viewer.exe", "picture viewer"
  53. WINITEM: "Hubble Telescope", "$SOURCEDIR$\final\hubble.exe", "Hubble CD-ROM"
  54.  
  55. BEGINLASTSCREEN
  56.  
  57.   The Hubble Telescope CD-ROM has been installed successfully.  
  58.  
  59. ENDLASTSCREEN
  60.  
  61.