home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 / Chip_Hitware_Vol_06.iso / chiphit6 / tools / 95mmouse / install.inf < prev    next >
INI File  |  1996-05-08  |  11KB  |  266 lines

  1. ; Copyright (c) 1996, Digital Control Systems. All rights reserved.
  2.  
  3. [setup]
  4. ;
  5. ; Put global information about the application here.
  6. ;
  7. ; Remove the semicolon from the line containing "SILENTMODE","1"
  8. ; if you wish the installation to proceed without any dialog boxes.
  9.  
  10.   "PACKAGENAME","Middle Mouse Button"
  11.   "CAPTIONNAME","Middle Mouse Button Setup"
  12. ;  "SILENTMODE","1"
  13.  
  14. [disks]
  15.  
  16.   "0",".","Middle Mouse Button ver. 1.9.0"
  17.  
  18. [Win95directories]
  19.  
  20.   "1","C:\Program Files","Windows 95 Apps Directory"
  21.   "2","\MouseButton","Mouse Button Directory"
  22.  
  23. [WinNT4directories]
  24.  
  25.   "1","C:\Win32App","Windows NT Apps Directory"
  26.   "2","\MouseButton","Mouse Button Directory"
  27.  
  28. [WinNTdirectories]
  29.  
  30.   "1","C:\Win32App","Windows NT Apps Directory"
  31.   "2","\MouseButton","Mouse Button Directory"
  32.  
  33. ;[WinXXapps] 
  34. ;(WinXX = Win95 or WinNT4 or WinNT)
  35. ;
  36. ; Put information about each file here.
  37. ;
  38. ; ----------------------------------------------------------------------------
  39. ;
  40. ; Format:
  41. ;
  42. ; "n","flags","d","idir","Sfilename","Dfilename","PName", "CmdLine","Icon","size"
  43. ;
  44. ; n          : The disk number for this file
  45. ;
  46. ; flags      : Can be none, one, or many of the following:
  47. ;
  48. ; ----------------------------------------------------------------------------
  49. ;  THE  R FLAG IS CURRENTLY ALWAYS REQUIRED !!!!
  50. ; ----------------------------------------------------------------------------
  51. ;              R   : Required file--SETUP **will** copy this file
  52. ; ----------------------------------------------------------------------------
  53. ;  THE  D FLAG IS NOT CURRENTLY IMPLEMENTED !!!!
  54. ; ----------------------------------------------------------------------------
  55. ;              D   : Display this file in the user selection list box
  56. ; ----------------------------------------------------------------------------
  57. ;              IA  : Add this program to Program Mananager, group "A."
  58. ;                    Group is a letter from A-Z
  59. ; ----------------------------------------------------------------------------
  60. ;  THE  nn FLAG IS NOT CURRENTLY IMPLEMENTED !!!!
  61. ; ----------------------------------------------------------------------------
  62. ;              nn  : The next "nn" entries create a group of files to
  63. ;                    copy. For example, if there are four files that
  64. ;                    are copied as a package, put 03 in the nn field
  65. ;                    and put the other three files immediately following.
  66. ;                    Set the size field for the first file to the sum
  67. ;                    of the sizes of all the fields in the group.
  68. ; ----------------------------------------------------------------------------
  69. ;
  70. ; d          : The destination directory. 0 = Parent, A-Z = Children
  71. ;            : "%" = Windows directory, "$" = System directory
  72. ;
  73. ; idir       : The directory on the install disk (use "" for root)
  74. ;
  75. ; Sfilename  : The actual name of the file on the distribution disk
  76. ;
  77. ; Dfilename  : The name of the file when installed on user's disk
  78. ;
  79. ; PName      : The name of the icon in Program Manager (required if Ic flag)
  80. ;
  81. ; CmdLine    : Command line to append to Dfilename for Program Group Item
  82. ;            : If "0", Command line will be Destination Directory "0"
  83. ;            : If "%", Command line will be "Windows" Directory
  84. ;            : If "$", Command line will be "Windows\system" Directory
  85. ;
  86. ; Icon       : File name of Optional Icon to use for Program Group Item
  87. ;
  88. ; size       : Size of file/group in kilobytes
  89. ;
  90.  
  91. [Win95apps]
  92.  
  93. ; These five lines copy .\ Mbutton.EXE, Mbhook.DLL, Mbutton.wri, & Mbuttreg.wri
  94. ; to "C:\Program Files\MouseButton", and put an icon
  95. ; for Mbutton.EXE, Mbutton.wri and Mbuttreg.wri into Group A.
  96. ; we will also create a startup icon for Mbutton.exe.
  97. ; If this program was purchased as a "Site license" a program called "Mbuttreg"
  98. ; may be installed by removing the semi colon from sixth line below. The semi
  99. ; colon should also be removed from in front of the "Mbuttreg.exe" entry in the
  100. ; [Win95adminrun] section.
  101.  
  102. "0","RIA","0","","Mbutton.EXE","Mbutton.EXE","Middle Mouse Button","","","100"
  103. "0","R","0","","Mbhook.DLL","Mbhook.DLL","","","","31"
  104. "0","RIA","0","","MBUTTON.WRI","MBUTTON.WRI","Mouse Button ReadMe","","","38"
  105. "0","RIA","0","","MBUTTREG.TXT","MBUTTREG.TXT","Mbutton Registration Form","","","2"
  106. "0","RIA","0","","Mbutton.EXE","Mbutton.EXE","Mouse Button Setup","/Setup"
  107. "0","RIB","0","","Mbutton.EXE","Mbutton.EXE","Middle Mouse Button"
  108. "0","RIA","$","","MBUT-DEL.BAT","MBUT-DEL.BAT","Uninstall Middle Mouse Button","0","UNINST.ICO","1"
  109. "0","R","$","","UNINST.ICO","UNINST.ICO","","","","2"
  110. "0","R","$","","YESNO.COM","YESNO.COM","","","","1"
  111. ;"0","R","0","","Mbuttreg.EXE","Mbuttreg.EXE","Middle Mouse Button","",""."20"
  112.  
  113. [WinNT4apps]
  114.  
  115. ; These nine lines copy .\ Mbutton.EXE, Mbhook.DLL, Mbutton.wri, & Mbuttreg.wri
  116. ; to "C:\Program Files\MouseButton", and put an icon
  117. ; for Mbutton.EXE, Mbutton.wri and Mbuttreg.wri into Group A.
  118. ; we will also create a startup icon for Mbutton.exe.
  119. ; If this program was purchased as a "Site license" a program called "Mbuttreg"
  120. ; may be installed by removing the semi colon from sixth line below. The semi
  121. ; colon should also be removed from in front of the "Mbuttreg.exe" entry in the
  122. ; [WinNT4adminrun] section.
  123.  
  124. "0","RIA","0","","Mbutton.EXE","Mbutton.EXE","Middle Mouse Button","","","100"
  125. "0","R","0","","Mbhook.DLL","Mbhook.DLL","","","","31"
  126. "0","RIA","0","","MBUTTON.WRI","MBUTTON.WRI","Mouse Button ReadMe","","","38"
  127. "0","RIA","0","","MBUTTREG.TXT","MBUTTREG.TXT","Mbutton Registration Form","","","2"
  128. "0","RIA","0","","Mbutton.EXE","Mbutton.EXE","Mouse Button Setup","/Setup"
  129. "0","RIB","0","","Mbutton.EXE","Mbutton.EXE","Middle Mouse Button"
  130. "0","RIA","$","","MBUT-DEL.CMD","MBUT-DEL.CMD","Uninstall Middle Mouse Button","0","UNINST.ICO","1"
  131. "0","R","$","","UNINST.ICO","UNINST.ICO","","","","2"
  132. "0","R","$","","YESNO.COM","YESNO.COM","","","","1"
  133. ;"0","R","0","","Mbuttreg.EXE","Mbuttreg.EXE","Middle Mouse Button","",""."20"
  134.  
  135. [WinNTapps]
  136.  
  137. ; These nine lines copy .\ Mbutton.EXE, Mbhook.DLL, Mbutton.wri, & Mbuttreg.wri
  138. ; to "C:\Win32App\MouseButton", and put an icon
  139. ; for Mbutton.EXE, Mbutton.wri and Mbuttreg.wri into Group A.
  140. ; we will also create a startup icon for Mbutton.exe.
  141. ; If this program was purchased as a "Site license" a program called "Mbuttreg"
  142. ; may be installed by removing the semi colon from sixth line below. The semi
  143. ; colon should also be removed from in front of the "Mbuttreg.exe" entry in the
  144. ; [WinNTadminrun] section.
  145.  
  146. "0","RIA","0","","Mbutton.EXE","Mbutton.EXE","Middle Mouse Button","","","100"
  147. "0","R","0","","Mbhook.DLL","Mbhook.DLL","","","","31"
  148. "0","RIA","0","","MBUTTON.WRI","MBUTTON.WRI","Mouse Button ReadMe","","","38"
  149. "0","RIA","0","","MBUTTREG.TXT","MBUTTREG.TXT","Mbutton Registration Form","","","2"
  150. "0","RIA","0","","Mbutton.EXE","Mbutton.EXE","Mouse Button Setup","/Setup"
  151. "0","RIB","0","","Mbutton.EXE","Mbutton.EXE","Middle Mouse Button"
  152. "0","RIA","$","","MBUT-DEL.CMD","MBUT-DEL.CMD","Uninstall Middle Mouse Button","0","UNINST.ICO","1"
  153. "0","R","$","","UNINST.ICO","UNINST.ICO","","","","2"
  154. "0","R","$","","YESNO.COM","YESNO.COM","","","","1"
  155. ;"0","R","0","","Mbuttreg.EXE","Mbuttreg.EXE","Middle Mouse Button","",""."20"
  156.  
  157. [progman]
  158. ;
  159. ; This defines the Program Manager groups to which the icons will be
  160. ; added.
  161. ;
  162. ; Format:
  163. ;
  164. ; "n","Title","GrpFlg","GrpTyp"
  165. ;
  166. ; n        : The identifier for the group, A-Z
  167. ; title    : The caption on the group window
  168. ; GrpFlg   : Delete existing group of same name if "D"
  169. ;          : Identifies group as Startup Group if "S"
  170. ; GrpTyp   : Common Group if "1", Personal Group if "0"
  171. ;          : Only valid for Windows NT installation.
  172.  
  173.   "A","Middle Mouse Button","","0"
  174.   "B","Startup","S","0"
  175.  
  176. [Win95askme]
  177. ;
  178. ; A dialog box message to display prior to starting install.
  179. ; 255 char's maximum. A "YESNO" messagebox with a "Do you wish to continue ?"
  180. ; message appended will be displayed prior to starting installation 
  181. ;
  182.  "You need to close any currently running instance of Middle Mouse Button before running Install. You may need to manually delete older files if they were manually installed"
  183.  
  184. [WinNT4askme]
  185. ;
  186. ; A dialog box message to display prior to starting install.
  187. ; 255 char's maximum. A "YESNO" messagebox with a "Do you wish to continue ?"
  188. ; message appended will be displayed prior to starting installation 
  189. ; 255 char's maximum
  190. ;
  191.  "You need to close any currently running instance of Middle Mouse Button before running Install. You may need to manually delete older files if they were manually installed"
  192.  
  193. [WinNTaskme]
  194. ;
  195. ; A dialog box message to display prior to starting install.
  196. ; 255 char's maximum. A "YESNO" messagebox with a "Do you wish to continue ?"
  197. ; message appended will be displayed prior to starting installation 
  198. ; 255 char's maximum
  199. ;
  200.  "You need to close any currently running instance of Middle Mouse Button before running Install. You may need to manually delete older files if they were manually installed"
  201.  
  202. [Win95readme]
  203. ;
  204. ; This section provides the name of a "readme" file which may
  205. ; be launched after installation is completed.
  206. ;
  207.  "MBUTTON.WRI"
  208.  
  209. [WinNT4readme]
  210. ;
  211. ; This section provides the name of a "readme" file which may
  212. ; be launched after installation is completed.
  213. ;
  214.  "MBUTTON.WRI"
  215.  
  216.  
  217. [WinNTreadme]
  218. ;
  219. ; This section provides the name of a "readme" file which may
  220. ; be launched after installation is completed.
  221. ;
  222.  "MBUTTON.WRI"
  223.  
  224.  
  225. [Win95runme]
  226. ;
  227. ; This section provides the name of an executable file which may
  228. ; be launched after installation is completed.
  229. ;
  230.  "Mbutton.EXE /Setup"
  231.  
  232. [WinNT4runme]
  233. ;
  234. ; This section provides the name of an executable file which may
  235. ; be launched after installation is completed.
  236. ;
  237.  "Mbutton.EXE /Setup"
  238.  
  239. [WinNTrunme]
  240. ;
  241. ; This section provides the name of an executable file which may
  242. ; be launched after installation is completed.
  243. ;
  244.  "Mbutton.EXE /Setup"
  245.  
  246. [Win95adminrun]
  247. ;
  248. ; This section provides the name of an executable file which WILL
  249. ; be launched even after a "silent mode" installation is completed.
  250. ;
  251. ; "Mbuttreg.EXE"
  252.  
  253. [WinNT4adminrun]
  254. ;
  255. ; This section provides the name of an executable file which WILL
  256. ; be launched even after a "silent mode" installation is completed.
  257. ;
  258. ; "Mbuttreg.EXE"
  259.  
  260. [WinNTadminrun]
  261. ;
  262. ; This section provides the name of an executable file which WILL
  263. ; be launched even after a "silent mode" installation is completed.
  264. ;
  265. ; "Mbuttreg.EXE"
  266.