home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / _bbs4 / f1433.zip / APPSETUP.INF next >
INI File  |  1991-06-16  |  1KB  |  65 lines

  1. [dialog]
  2.   caption = "Lucas Systems 6-Pack Installation"
  3.  
  4. [data]
  5.   defdir = C:\LUCSYS
  6.  
  7. [disks]
  8.   1 =\snapshot,        "Lucas Systems 6-Pack Disk"
  9.   2 =\launcher,        "Lucas Systems 6-Pack Disk"
  10.   3 =\runner,        "Lucas Systems 6-Pack Disk"
  11.   4 =\walker,        "Lucas Systems 6-Pack Disk"
  12.   5 =\redbtn,        "Lucas Systems 6-Pack Disk"
  13.   6 =\payoff,        "Lucas Systems 6-Pack Disk"
  14.   7 =\,                    "Lucas Systems 6-Pack Disk"
  15.  
  16. [needed.space]
  17.   minspace = 300000
  18.  
  19. [app.copy.appstuff]
  20.       #app.user,    0:
  21.  
  22. [app.user]
  23.     1:snapshot.exe,    "SnapShot"
  24.     1:rbutton.dll,        "SnapShot"
  25.     1:snapshot.txt,    "SnapShot"
  26.     1:snapshot.hlp,    "SnapShot"
  27.  
  28.  
  29.     2:launcher.exe,    "Launcher"
  30.     2:launcher.txt,    "Launcher"
  31.     2:launcher.hlp,    "Launcher"
  32.  
  33.  
  34.     3:runner.exe,        "Runner"
  35.     3:runner.hlp,        "Runner"
  36.     3:runner.txt,        "Runner"
  37.  
  38.     4:walker.exe,        "Walker"
  39.     4:walker.hlp,        "Walker"
  40.     4:walker.txt,        "Walker"
  41.  
  42.     5:redbtn.hlp,        "Red Button"
  43.     5:redbtn.txt,        "Red Button"
  44.     5:redbtn.exe,        "Red Button"
  45.  
  46.     6:payoff.exe,        "PayOff"
  47.     6:payoff.hlp,        "PayOff"
  48.     6:payoff.txt,        "PayOff"
  49.     
  50.     7:install.txt,        "Install Notes"
  51.  
  52. [progman.groups]
  53.     "LucSys",lucsys.grp
  54.  
  55. [LucSys]
  56.     "SnapShot",    snapshot.exe
  57.     "Launcher",    launcher.exe
  58.     "Runner",    runner.exe
  59.     "Walker",    walker.exe
  60.     "Red Button",    redbtn.exe
  61.     "Pay Off",    payoff.exe
  62.  
  63.  
  64.  
  65.