home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0200 - 0209 / ibm0200-0209 / ibm0200.tar / ibm0200 / PIL-SPED.ZIP / INSTALL.INF < prev    next >
Encoding:
INI File  |  1994-05-06  |  10.2 KB  |  266 lines

  1. ; [Installation]
  2. ; Caption = <title>
  3. ;
  4. ; Caption (required): entry keyword
  5. ; <title> (required): this is the caption text, displayed for the installation
  6. ;
  7. [Installation]
  8. Caption = Central Point SpeedTools Installation
  9.  
  10. ;
  11. ; [DiskData]
  12. ; <disk_signature> = <magic_srcfile_check>, <disk_name>
  13. ;
  14. ; <disk_signature> (reguired): ID or string identifying disk
  15. ;                              Note: This <disk_signature> must be used
  16. ;                                     in the [FileData] section data
  17. ;
  18. ; <magic_srcfile_check> (reguired): File to check for existence to see if it's the right disk
  19. ;
  20. ; <disk_name> (optional) : string specifying the disk name or label
  21. ;
  22. [DiskData]
  23. Disk1 = wnuser.ini,  Central Point SpeedTools Installation Disk #1
  24.  
  25. ;
  26. ; [FileData]
  27. ; <dst_file> = <src_file>, <subdir>, <info_flag>, <disk_signature>
  28. ;
  29. ; <dst_file> (required): uncompressed destination filename
  30. ;     (e.g. filename.exe)
  31. ;
  32. ; <src_file> (required): either compressed or uncompressed source filename
  33. ;     (e.g. filename.ex_ => PkZip v2.0
  34. ;           filename.ex$ => Microsoft LZExpand (compress.exe)
  35. ;           filename.exe => No compression)
  36. ;
  37. ; <subdir> (required): directory for installing <dst_file>, acceptable values:
  38. ;     %CPS_BASEDIR%     (eg ...\cps           )
  39. ;     %CPS_DATADIR%     (eg ...\cps\data      )
  40. ;     %CPS_LANGDIR%     (eg ...\cps\english   )
  41. ;     %CPS_SYSDIR%      (eg ...\cps\system    )
  42. ;     %CPS_DOSUTILSDIR% (eg ...\cps\dosutils  )
  43. ;     %WIN_BASEDIR%     (eg ...\windows       )
  44. ;     %WIN_SYSDIR%      (eg ...\windows\system)
  45. ;
  46. ; <info_flag> (required): acceptable values that can be or'ed together:
  47. ;    0x00000001     (never overwrite destination file with same name        )
  48. ;    0x00000002     (only overwrite destination file with older version/date)
  49. ;    0x00000004     (always overwrite destination file with same name       )
  50. ;    0x00000010     (this destination file is required                      )
  51. ;    0x00000020     (this destination file is not required                  )
  52. ;
  53. ; <disk_signature> (reguired): ID or string identifying disk
  54. ;                              Note: This <disk_signature> must listed
  55. ;                                    in the [DiskData] section.
  56. ;
  57. [FileData]
  58. SPDREAD.WRI  =  SPDREAD.WRI , %CPS_DATADIR%, 0x00000011, Disk1
  59. WNUSER.INI   =  WNUSER.INI  , %CPS_DATADIR%, 0x00000011, Disk1
  60.  
  61. WNFSVT2.EXE  =  WNFSVT2.EXE , %CPS_BASEDIR%, 0x00000011, Disk1
  62. WNDCHK2.DLL  =  WNDCHK2.DL_ , %CPS_BASEDIR%, 0x00000011, Disk1
  63. WNEMS2.DLL   =  WNEMS2.DL_  , %CPS_BASEDIR%, 0x00000011, Disk1
  64. WNFDLG2.DLL  =  WNFDLG2.DL_ , %CPS_BASEDIR%, 0x00000011, Disk1
  65. WNHOOK2.DLL  =  WNHOOK2.DL_ , %CPS_BASEDIR%, 0x00000011, Disk1
  66. WNOPTMON.DLL =  WNOPTMON.DL_, %CPS_BASEDIR%, 0x00000011, Disk1
  67. WNRPT2.DLL   =  WNRPT2.DL_  , %CPS_BASEDIR%, 0x00000011, Disk1
  68. WNCPL.EXE    =  WNCPL.EX_   , %CPS_BASEDIR%, 0x00000011, Disk1
  69. WNOPT.EXE    =  WNOPT.EX_   , %CPS_BASEDIR%, 0x00000011, Disk1
  70. WNSC.EXE     =  WNSC.EX_    , %CPS_BASEDIR%, 0x00000011, Disk1
  71. WNCPS2.DLL   =  WNCPS2.DL_  , %CPS_BASEDIR%, 0x00000011, Disk1
  72. WNFSV2.DLL   =  WNFSV2.DL$  , %CPS_BASEDIR%, 0x00000011, Disk1
  73.  
  74. WNOPT.HLP    =  WNOPT.HL_   , %CPS_LANGDIR%, 0x00000011, Disk1
  75. WNSC.HLP     =  WNSC.HL_    , %CPS_LANGDIR%, 0x00000011, Disk1
  76. WNCPLL.RSL   =  WNCPLL.RS_  , %CPS_LANGDIR%, 0x00000011, Disk1
  77. WNCPS2L.RSL  =  WNCPS2L.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  78. WNDCHK2L.RSL =  WNDCHK2L.RS_, %CPS_LANGDIR%, 0x00000011, Disk1
  79. WNEMS2L.RSL  =  WNEMS2L.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  80. WNFDLG2L.RSL =  WNFDLG2L.RS_, %CPS_LANGDIR%, 0x00000011, Disk1
  81. WNOPTL.RSL   =  WNOPTL.RS_  , %CPS_LANGDIR%, 0x00000011, Disk1
  82. WNRPT2L.RSL  =  WNRPT2L.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  83. WNSCAUT.RSL  =  WNSCAUT.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  84. WNSCCON.RSL  =  WNSCCON.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  85. WNSCDEF.RSL  =  WNSCDEF.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  86. WNSCL.RSL    =  WNSCL.RS_   , %CPS_LANGDIR%, 0x00000011, Disk1
  87. WNSCREC.RSL  =  WNSCREC.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  88. WNSCSYS.RSL  =  WNSCSYS.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  89. WNSCWIN.RSL  =  WNSCWIN.RS_ , %CPS_LANGDIR%, 0x00000011, Disk1
  90.  
  91. CP32SUP.386  =  CP32SUP.38_ , %WIN_SYSDIR%,  0x00000014, Disk1
  92. VFATHLP.386  =  VFATHLP.38_ , %WIN_SYSDIR%,  0x00000014, Disk1
  93. VOPTD.386    =  VOPTD.38_   , %CPS_SYSDIR%,  0x00000014, Disk1
  94.  
  95. CRAMAPI.DLL  =  CRAMAPI.DL_ , %CPS_BASEDIR%, 0x00000024, Disk1
  96. PIPELINE.DLL =  PIPELINE.DL_, %CPS_BASEDIR%, 0x00000024, Disk1
  97. REGISTER.EXE =  REGISTER.EX_, %CPS_BASEDIR%, 0x00000024, Disk1
  98. SSLIB.DLL    =  SSLIB.DL_   , %CPS_BASEDIR%, 0x00000024, Disk1
  99.  
  100. PIPELINE.INI =  PIPELINE.IN_, %CPS_DATADIR%, 0x00000021, Disk1
  101. REGPRINT.CTL =  REGPRINT.CT_, %CPS_DATADIR%, 0x00000024, Disk1
  102. SLIDSHOW.FSS =  SLIDSHOW.FS_, %CPS_DATADIR%, 0x00000024, Disk1
  103.  
  104. ;
  105. ; [ExecuteApps]
  106. ; <exe_file> = [<subdir> [, <cmdline_args> ]]
  107. ;
  108. ; <exe_file> (required): application to execute at end of installation process
  109. ;     (e.g. program.exe)
  110. ;
  111. ; <subdir> (optional): location where application resides:
  112. ;     %CPS_BASEDIR%     (eg ...\cps           )
  113. ;     %CPS_DATADIR%     (eg ...\cps\data      )
  114. ;     %CPS_LANGDIR%     (eg ...\cps\english   )
  115. ;     %CPS_SYSDIR%      (eg ...\cps\system    )
  116. ;     %CPS_DOSUTILSDIR% (eg ...\cps\dosutils  )
  117. ;     %WIN_BASEDIR%     (eg ...\windows       )
  118. ;     %WIN_SYSDIR%      (eg ...\windows\system)
  119. ;
  120. ; <cmdline_args> (optional): command line arguments for invoking application
  121. ;     (e.g. /50 d:\data\workdir\file.dat)
  122. ;
  123. [ExecuteApps]
  124. register.exe = %CPS_BASEDIR%
  125.  
  126. ;
  127. ; [PMGroups]
  128. ; <group_title> = [<item1> [, <item2> [, <item3> [, <...> [, <itemN-1> [, <itemN>]]]]]]
  129. ;
  130. ; <group_title> (required): title of group
  131. ;
  132. ; <items> (optional): list of items to add into group (the order listed here,
  133. ;          specifies the add item order).
  134. ;          Note: these item names are used as "section" indexes into this INF file
  135. ;    (e.g. program.exe, phone.crd, graph.xls, manual.doc, etc...)
  136. ;
  137. [PMGroups]
  138. Central Point SpeedTools = wnsc.exe, wnopt.exe, register.exe, spdread.wri
  139.  
  140. ;
  141. ; [<group_title> : <item>]
  142. ; <item_title> = [<subdir> [, <cmdline_args> [, <default_dir> [, <icon_index> [, <icon_filename>, <icon_dir> ]]]]]
  143. ;
  144. ; <item> (required): name of item to add to group.
  145. ;         Note: This [<item>] is a section that was specified as
  146. ;               a value in the [Groups] section of this INF file.
  147. ;
  148. ; <item_title> (optional): title for item in group
  149. ;     (e.g. File Manager)
  150. ;
  151. ; <subdir> (optional): location where application resides:
  152. ;     %CPS_BASEDIR%     (eg ...\cps           )
  153. ;     %CPS_DATADIR%     (eg ...\cps\data      )
  154. ;     %CPS_LANGDIR%     (eg ...\cps\english   )
  155. ;     %CPS_SYSDIR%      (eg ...\cps\system    )
  156. ;     %CPS_DOSUTILSDIR% (eg ...\cps\dosutils  )
  157. ;     %WIN_BASEDIR%     (eg ...\windows       )
  158. ;     %WIN_SYSDIR%      (eg ...\windows\system)
  159. ;
  160. ; <cmdline_args> (optional): command line arguments to invoke application with
  161. ;     (e.g. /50 ..\data\file.dat)
  162. ;
  163. ; <default_dir> (optional): working directory, if none is specified, then it is set to <subdir>
  164. ;     (see <subdir> for acceptable values)
  165. ;
  166. ; <icon_index> (optional): ZERO based value, allows you to specify which icon in <icon_path> to use.
  167. ;
  168. ; <icon_filename> (optional): filename to retrieve icon
  169. ;
  170. ; <icon_dir> (optional): however, must be specified if <icon_filename> is used.
  171. ;     (see <subdir> for acceptable values)
  172. ;
  173. [Central Point SpeedTools : wnsc.exe]
  174. System Consultant = %CPS_BASEDIR%
  175.  
  176. [Central Point SpeedTools : wnopt.exe]
  177. Optimizer = %CPS_BASEDIR%
  178.  
  179. [Central Point SpeedTools : register.exe]
  180. Register = %CPS_BASEDIR%
  181.  
  182. [Central Point SpeedTools : spdread.wri]
  183. SpeedTools ReadMe File = %CPS_DATADIR%
  184.  
  185. ;
  186. ; [INIFiles]
  187. ; <filename> = <subdir>
  188. ;
  189. ; <filename> (required): INI filename
  190. ;
  191. ; <subdir> (required): location where application resides:
  192. ;     %CPS_BASEDIR%     (eg ...\cps           )
  193. ;     %CPS_DATADIR%     (eg ...\cps\data      )
  194. ;     %CPS_LANGDIR%     (eg ...\cps\english   )
  195. ;     %CPS_SYSDIR%      (eg ...\cps\system    )
  196. ;     %CPS_DOSUTILSDIR% (eg ...\cps\dosutils  )
  197. ;     %WIN_BASEDIR%     (eg ...\windows       )
  198. ;     %WIN_SYSDIR%      (eg ...\windows\system)
  199. ;
  200. [INIFiles]
  201. SYSTEM.INI = %WIN_BASEDIR%
  202. WNUSER.INI = %CPS_DATADIR%
  203. PIPELINE.INI = %CPS_DATADIR%
  204.  
  205. ;
  206. ; [<filename>]
  207. ; <section> = <info_flag>
  208. ;
  209. ; <section> (required): name of section to insert into the wnuser.ini file
  210. ;           Note: these "entries" are used to reference the detailed [<section>]
  211. ;                 information found in this INF file.
  212. ;
  213. [System.Ini]
  214. 386Enh =
  215.  
  216. [WnUser.Ini]
  217. CPS =
  218.  
  219. [Pipeline.Ini]
  220. REGISTER=
  221. Products Installed=
  222. SpeedTools for Windows=
  223.  
  224. ;
  225. ; [<filename> : <sections>]
  226. ; <entry> = <info_flag>, <value>
  227. ;
  228. ; These application specific sections will be added to the WNUSER.INI file
  229. ;
  230. ; <info_flag> (required): acceptable values that can be or'ed together:
  231. ;    0x00000001   (never overwrite entries with same name        )
  232. ;    0x00000004   (always overwrite entries with same name       )
  233. ;    0x00000010   (this entry is required                        )
  234. ;    0x00000020   (this entry is not required                    )
  235. ;    0x00000100   (add this entry to Windows v3.00               )
  236. ;    0x00000200   (add this entry to Windows v3.10               )
  237. ;    0x00000400   (add this entry to Windows v3.11               )
  238. ;    0x00000800   (add this entry to Windows v4.00 (Chicago)     )
  239. ;    0x00001000   (add this entry to Windows for Workgroups v3.10)
  240. ;    0x00002000   (add this entry to Windows for Workgroups v3.11)
  241. ;    0x00010000   (add this entry to any version of Windows      )
  242. ;
  243. [System.Ini : 386Enh]
  244. Device1 = 0x00002014,%WIN_SYSDIR%\cp32sup.386
  245. Device2 = 0x00002014,%WIN_SYSDIR%\vfathlp.386
  246. Device3 = 0x00010014,%CPS_SYSDIR%\voptd.386
  247.  
  248. [WnUser.Ini : Cps]
  249. BaseDir     = 0x00010014,%CPS_BASEDIR%
  250. DataDir     = 0x00010014,%CPS_DATADIR%
  251. SystemDir   = 0x00010014,%CPS_SYSDIR%
  252. LanguageDir = 0x00010014,%CPS_LANGDIR%
  253.  
  254. [Pipeline.Ini : REGISTER]
  255. Identity = 0x00010014,0
  256.  
  257. [Pipeline.Ini : Products Installed]
  258. SpeedTools for Windows = 0x00010014,0
  259.  
  260. [Pipeline.Ini : SpeedTools for Windows]
  261. SpeedTools (US)             = 0x00010014,110318.1
  262. SpeedTools (Canada)         = 0x00010014,110319.1
  263. SpeedTools (Evaluation Copy)= 0x00010014,110320.1
  264.  
  265.