home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / dos / edu / scrable / appsetup.inf < prev    next >
INI File  |  1995-10-31  |  793b  |  37 lines

  1. [infofile]
  2.   filename = file_id.diz
  3.   appname  = Scramble
  4.   exefile  = "\notepad.exe readme.txt"
  5.   message  = "Do you want to view the readme file?"
  6.   
  7. [dialog]
  8.   caption  = "Installing Scramble"
  9.   
  10. [data]
  11.   defdir   = C:\SCRAMBLE
  12.   
  13. [disks]
  14.   1        = ., "Scramble Version 1.01"
  15.   
  16. [needed.space]
  17.   minspace = 586000
  18.   
  19. [dest.directories]
  20.   #app.main,  0:
  21.   
  22. [app.main]
  23.   1:scramble.exe, "executable file"
  24.   1:scramble.hlp, "help file"
  25.   1:file_id.diz,  "program description"
  26.   1:readme.txt,   "readme file"
  27.   1:regform.wri,  "registration form"
  28.   1:ape.bmp,      "the picture of chimpanzee"
  29.   1:bear.bmp,     "the picture of bear"
  30.   1:bloom.bmp,    "the picture of flowers"
  31.   
  32. [progman.groups]
  33.   Games, GAMES.GRP
  34.   
  35. [Games]
  36.   "Scramble", scramble.exe
  37.