home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 2 #9 / CDRTV2N9.iso / progs / vearth / install.cfg < prev    next >
Text File  |  1995-11-02  |  953b  |  30 lines

  1. REM The following line is for PC-Install for Windows
  2. titlecolor: yellow
  3. SCREENCOLOR: black
  4. SCREENGRAPHIC: intro.bmp
  5.  
  6. beginfirstscreen
  7.  
  8.       This program creates a new group in your Program Manager called 
  9.     "Wayland Multimedia" containing an icon labelled "Violent Earth". 
  10.     Double click this icon to start the Violent Earth program.  
  11.     
  12.       It will also install QuickTime for Windows on your computer as 
  13.     you need this in order to watch the videos in Violent Earth.
  14.  
  15. endfirstscreen
  16.  
  17. REM DEFAULTDIR: $SOURCEDIR$, noaskdrive, noaskdir
  18. DEFAULTDIR: c:, noaskdrive, noaskdir
  19.  
  20. TITLE: "Wayland - Installation Program"
  21.  
  22. MINCPUTYPE: 80386
  23.  
  24. REM The following line is for PC-Install for Windows
  25.  
  26. WINITEM: "Wayland Multimedia", "$SOURCEDIR$\WAYLAND.EXE", "Violent Earth", "$SOURCEDIR$\go01.ico", replace
  27. WINITEM: "Wayland Multimedia", "$SOURCEDIR$\README.TXT", "Read Me", replace
  28.  
  29. RUNATEXIT: "$SOURCEDIR$\QTW_RT\SETUP.EXE"
  30.