home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / windows / database / shwcse10.arj / SETUP.INF < prev    next >
INI File  |  1993-03-15  |  1KB  |  49 lines

  1. [dialog]
  2.      caption = "Collector's Showcase Setup"
  3.      line0   = "Installing Collector's Showcase"
  4.      line1   = "Setup will install the program into the directory C:\Showcase, which it will create on your hard disk."
  5.      line2   = "To install in a different directory or drive, type the name of the directory you want."
  6.      line3   = ""
  7.  
  8. [data]
  9.      setuptype   = 3
  10.      defdir = C:\Showcase
  11.      shortname = "Showcase"
  12.      listbox = no
  13.      executable = exes, TBOOK.EXE
  14.      readme = readme.txt
  15.      modifyautoexec = yes
  16.  
  17. [sections]
  18.      id, "Showcase", select, protect
  19.  
  20. [disks]
  21.     1 =., "Disk 1 - Setup"
  22.         
  23. [needed.space]
  24.     id =      2000000
  25.  
  26. [destinations]
  27.      id,      "0:", "Showcase"
  28.  
  29. [id]
  30.      1:TBOOK.EXE, "Executables"
  31.      1:TBKNET.EXE  
  32.      1:TBKBASE.DLL 
  33.      1:TBKCOMP.DLL 
  34.      1:TBKDLG.DLL 
  35.      1:TBKUTIL.DLL 
  36.      1:TBKWIN.DLL 
  37.      1:Collect.ICO
  38.      1:README.TXT, "Read Me File"
  39.      1:Collect.TBK,"Showcase"
  40.      
  41. [progman.groups]
  42.      "Showcase", Showcase .GRP
  43.  
  44. ["Showcase"]
  45.     "Collector's Showcase", id, Collect.TBK, Collect.ICO
  46.     
  47. [win.ini]
  48.     Extensions, tbk = "TBOOK.EXE ^.TBK"
  49.