home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 2 / Chip_Hitware_Vol_02.iso / chiphit2 / tools / system / waster / appsetup.inf next >
INI File  |  1995-06-22  |  1KB  |  62 lines

  1. ;  Installation Script -- 062195 Waste for Windows 1.3
  2. ;
  3. [infofile]
  4.     filename= WASTEWIN.TXT
  5.     appname= "WASTE FOR WINDOWS"
  6.     exefile  = "#W\notepad.exe #X\wastewin.txt"
  7.     message  = "Do you want to view the Waste Information file?"
  8.     
  9. [dialog]
  10.     caption = "Waste for Windows Installation"
  11.     Info, YES    
  12.     DirSelect, YES 
  13.                    
  14. [data]
  15.     defdir = C:\WASTE
  16.  
  17. [disks]
  18.     1 =., "INSTALL"
  19.  
  20. [needed.space]
  21.     minspace = 550000
  22.  
  23. [dest.directories]
  24.     #app.main,    0:
  25.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  26.     #app.SETUPWINDIR,    0:SETUPWINDIR
  27.  
  28. [app.main]
  29.     1:WASTE.HLP,    "Waste Help File"
  30.     1:WASTEW.EXE,    "Waste Program File"
  31.     1:WASTEWIN.TXT,    "Waste Readme Text File"
  32.     1:WASTE.DIZ,    "Waste Info Blurb"
  33.     1:WASTEDOS.ZIP,    "Waste for DOS zip file"
  34.  
  35. [app.SETUPSYSDIR]
  36.     1:BIVBX11.DLL,    "Custom Control 1"
  37.     1:GAUGE.VBX,    "Custom Control 2"
  38. ;    1:CTL3D.DLL,        "Custom Control for Install"
  39.  
  40. [progman.groups]
  41.     "Waste", WASTE.GRP
  42.    
  43. ["Waste for Windows"]
  44.     "Waste", #D\WASTEW.EXE
  45.     "Waste Help", "winhelp #D\WASTE.HLP", #W\WinHelp.exe
  46.     "Waste Read", "#W\NOTEPAD.EXE #D\wastewin.TXT", #W\NOTEPAD.EXE
  47.  
  48. [Options]
  49.     Logging, YES
  50.     DirChg, yes
  51.     OverWrite, YES
  52.     DeleteIW, YES
  53.  
  54. [Window]
  55.     Focus, NO     
  56.     Show, YES     
  57.     Style, FULL          
  58.     Color, BLUE 
  59.     Message, "Waste 1.3 for Windows Installation!"    
  60.     Caption, "Waste 1.3 for Windows Installation!"    
  61.     MessageLoc, TOP
  62.