home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1 / 1994-12_-_Disc_1.iso / metal / setup.inf < prev   
INI File  |  1994-09-14  |  802b  |  37 lines

  1. [dialog]
  2.   caption = "Metal Marines Demo Setup"
  3.  
  4. [startup]
  5.   line1 = "Installing Metal Marines Demo"
  6.   line2 = "Setup will install Metal Marines into the following directory, which it will create on your hard disk."
  7.   line3 = "If you want to install this application into a different directory and/or drive, type the name of the directory."
  8.  
  9. [optional]
  10.   compress = ".TRC"
  11.   concat = "+"
  12.   smushed = ".SMH"
  13.  
  14. [data]
  15.   defdir = C:\METAL
  16.  
  17. [disks]
  18.   1 = .,       "Metal Marines Demo Disk 1"
  19.  
  20. [needed.space]
  21.   minspace = 8000000
  22.   files = 6
  23.  
  24. [app.copy.appstuff]
  25.   #app.base,    0:
  26.  
  27. [app.base]
  28.   1:metal001.trc,"Program files"
  29.  
  30. [progman.groups]
  31.   "Metal Marines",metal.grp
  32.  
  33. [Metal Marines]
  34.   "Metal Marines", mm.exe
  35.   "Metal Marines Help", mm.hlp
  36.   "Read Me!", readme.txt
  37.