home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 2 / Chip_Hitware_Vol_02.iso / chiphit2 / tools / system / syscensu / appsetup.inf next >
INI File  |  1995-01-23  |  3KB  |  112 lines

  1. ; -------------------------------------------------------------
  2. ;
  3. ;  Stripped Installation Script -- 110494 -- Version 4.0
  4. ;
  5. ; -------------------------------------------------------------
  6.  
  7. [infofile]
  8.    appname="System Census for Windows 1.11"
  9.  
  10. ; -------------------------------------------------------------
  11.  
  12. [dialog]
  13.     Registration, BDSIW40
  14.  
  15.     caption = "System Census Installation"
  16.  
  17.     Info, YES
  18.  
  19.     DirSelect, YES
  20.  
  21. ; -------------------------------------------------------------
  22.  
  23. [data]
  24.     defdir = C:\MSSINFO
  25.  
  26. ; -------------------------------------------------------------
  27.  
  28. [disks]
  29.     1 =., "INSTALL Disk 1"    
  30. ; -------------------------------------------------------------
  31.  
  32. [needed.space]
  33.     minspace = 500000
  34.  
  35. ; -------------------------------------------------------------
  36.  
  37. [dest.directories]
  38.     #app.main,    0:
  39.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  40.     #app.SETUPWINDIR,    0:SETUPWINDIR
  41.  
  42. ; -------------------------------------------------------------
  43.  
  44. [app.main]
  45.     1:MSSINFO.EXE,  "System Census for Windows 1.1"
  46.     1:MSSINFO.HLP,  "System Census Help File"
  47.     1:MSSI_REG.EXE,
  48.     1:LICENSE.TXT,
  49.     1:ORDER.TXT,
  50.     1:README.TXT,
  51.     1:SHARWARE.TXT,
  52.     1:VENDOR.TXT,
  53.  
  54. ; -------------------------------------------------------------
  55.  
  56. [app.SETUPSYSDIR]
  57.  
  58. ; -------------------------------------------------------------
  59.  
  60. [app.SETUPWINDIR]
  61.      1:MSSINFO.INI,   "System Census Initialization File"
  62.  
  63. ; -------------------------------------------------------------
  64.  
  65. [progman.groups]
  66.     "System Census for Windows"
  67.  
  68. ["System Census for Windows"]
  69.     "System Census 1.1", #D\MSSINFO.EXE
  70.     "System Census Help", #D\MSSINFO.HLP
  71.  
  72. ; -------------------------------------------------------------
  73.    
  74. [INIFiles]
  75.  
  76. ; -------------------------------------------------------------
  77.  
  78. [ExtCmds]
  79.  
  80. ; -------------------------------------------------------------
  81.  
  82. [Options]
  83.    Logging, NO
  84.  
  85.    DirChg, YES
  86.  
  87.    OverWrite, NO
  88.  
  89. ;   Restart, YES
  90.  
  91. ;   Reboot, YES
  92.  
  93. ;   RestartString, "The system must be rebooted/restarted for all changes to take effect.  Would you like to do this now?"
  94.  
  95.    DeleteIW, YES
  96.    
  97. ; -------------------------------------------------------------
  98.  
  99. [Window]
  100.    Show, YES
  101.                
  102.    Style, FULL
  103.                
  104.    Color, GREEN
  105.  
  106.    Message, "System Census Installation"
  107.    
  108.    Caption, "System Census Installation"
  109.                                  
  110.    MessageLoc, TOP ;Location of the Message string: TOP or BOTTOM
  111.    
  112.