home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 6 / mastvb6.iso / installshield / _setup.1 / Group32 / ISDEPEND.INI next >
Encoding:
INI File  |  1997-04-23  |  6.7 KB  |  335 lines

  1. ;
  2. ; This section lists those entries that should appear in the user selectable
  3. ; VB options listbox
  4. ;
  5. [Options]
  6. Option1=Animated Button Control
  7. Option2=Calendar Control
  8. Option3=Comm Control
  9. Option4=DAO/Jet
  10. Option5=Data Bound Grid Control
  11. Option6=Data Bound List Control
  12. Option7=FlexGrid Control
  13. Option8=Internet Control
  14. Option9=Internet Transfer Control
  15. Option10=MAPI Control
  16. Option11=Masked Edit Control
  17. Option12=MFC
  18. Option13=Multimedia Control
  19. Option14=ODBC
  20. Option15=Picture Clip Control
  21. Option16=Remote Data Control
  22. Option17=Rich Textbox Control
  23. Option18=SysInfo Control
  24. Option19=Tabbed Dialog Control
  25. Option20=Windows Common Controls
  26. Option21=Windows Common Controls - 2
  27. Option22=Winsock Control
  28.  
  29. DAO/JetID=96
  30. DAO/JetID2=97
  31. ODBCID=105
  32. MFCID=250
  33. Common Dialog ControlID=202
  34. Data Bound Grid ControlID=203
  35. Data Bound List ControlID=204
  36. Grid ControlID=205
  37. Animated Button ControlID=206
  38. Gauge ControlID=207
  39. Key State ControlID=208
  40. Multimedia ControlID=209
  41. Comm ControlID=210
  42. MAPI ControlID=211
  43. Masked Edit ControlID=212
  44. Outline ControlID=213
  45. Picture Clip ControlID=214
  46. Spin Button ControlID=215
  47. 3D ControlsID=216
  48. Graph ControlID=251
  49. Windows Common ControlsID=218
  50. Rich Textbox ControlID=219
  51. Tabbed Dialog ControlID=220
  52. Internet ControlID=221
  53. SysInfo ControlID=222
  54. Winsock ControlID=223
  55. Winsock ControlID2=224
  56. Internet Transfer ControlID=225
  57. Internet Transfer ControlID2=226
  58. ;Internet Transfer ControlID3=227
  59. Windows Common Controls - 2ID=228
  60. Calendar ControlID=229
  61. FlexGrid ControlID=231
  62. Remote Data ControlID=232
  63. Remote Data ObjectID=233
  64.  
  65. DAO/JetSetting=1
  66. ODBCSetting=1
  67.  
  68. ;
  69. ; The following sections tell what other sections are referenced by each
  70. ; section listed above
  71. ;
  72. [MFC]
  73. Name=System Files - WinSysDir
  74. Dest=<WINSYSDIR>
  75. ReferTo1=MFC Support
  76.  
  77. [MCI Control]
  78. Name=System Files - WinSysDir
  79. Dest=<WINSYSDIR>
  80. ReferTo1=MCI32 OCX
  81.  
  82. [DAO/Jet]
  83. Name=System Files - WinSysDir
  84. Dest=<WINSYSDIR>
  85. ;ReferTo1 should always be MSJT3032 DLL as this name is used in the front end!
  86. ReferTo1=MSJT3032 DLL
  87. Name2=DAO DLL
  88. Dest2=<CommonFilesDir>\Microsoft Shared\DAO
  89. ReferTo2=DAO350 DLL
  90.  
  91. [DAO Drivers]
  92. Driver1=Excel
  93. Driver2=Lotus
  94. Driver3=Paradox
  95. Driver4=Text
  96. Driver5=xBase
  97.  
  98. [DAO Drivers - Excel]
  99. Src=<WINSYSDIR>
  100. Uses1=MSEXCL35.DLL
  101.  
  102. [DAO Drivers - Lotus]
  103. Src=<WINSYSDIR>
  104. Uses1=MSLTUS35.DLL
  105.  
  106. [DAO Drivers - Paradox]
  107. Src=<WINSYSDIR>
  108. Uses1=MSPDOX35.DLL
  109.  
  110. [DAO Drivers - Text]
  111. Src=<WINSYSDIR>
  112. Uses1=MSTEXT35.DLL
  113.  
  114. [DAO Drivers - xBase]
  115. Src=<WINSYSDIR>
  116. Uses1=MSXBSE35.DLL
  117.  
  118. [ODBC]
  119. Name=System Files - WinSysDir
  120. Dest=<WINSYSDIR>
  121. ReferTo1=ODBC Support
  122.  
  123. [ODBC Drivers - Microsoft dBase Driver (*.dbf)]
  124. Src=<WINSYSDIR>
  125. Uses1=MSXBSE35.DLL
  126. Uses2=ODDBSE32.DLL
  127. Uses3=MSJET35 DLL
  128. Uses4=ODBC-JET
  129.  
  130. [ODBC Drivers - Microsoft FoxPro Driver (*.dbf)]
  131. Src=<WINSYSDIR>
  132. Uses1=MSXBSE35.DLL
  133. Uses2=ODFOX32.DLL
  134. Uses3=MSJET35 DLL
  135. Uses4=ODBC-JET
  136.  
  137. [ODBC Drivers - Microsoft Access Driver (*.mdb)]
  138. Src=<WINSYSDIR>
  139. Uses1=MSRD2X35.DLL
  140. Uses2=ODBCJT32.DLL
  141. Uses3=MSJET35 DLL
  142. Uses4=ODBC-JET
  143.  
  144. [ODBC Drivers - Microsoft Paradox Driver (*.db )]
  145. Src=<WINSYSDIR>
  146. Uses1=MSPDOX35.DLL
  147. Uses2=ODPDX32.DLL
  148. Uses3=MSJET35 DLL
  149. Uses4=ODBC-JET
  150.  
  151. [ODBC Drivers - Microsoft Excel Driver (*.xls)]
  152. Src=<WINSYSDIR>
  153. Uses1=MSEXCL35.DLL
  154. Uses2=ODEXL32.DLL
  155. Uses3=MSJET35 DLL
  156. Uses4=ODBC-JET
  157.  
  158. [ODBC Drivers - Microsoft Text Driver (*.txt; *.csv)]
  159. Src=<WINSYSDIR>
  160. Uses1=MSTEXT35.DLL
  161. Uses2=ODTEXT32.DLL
  162. Uses3=MSJET35 DLL
  163. Uses4=ODBC-JET
  164.  
  165. [ODBC-JET]
  166. Src=<WINSYSDIR>
  167. Uses1=ODBCJT32.DLL
  168. Uses2=ODBCJI32.DLL
  169. Uses3=ODBCTL32.DLL
  170.  
  171. [MSJET35 DLL]
  172. Src=<WINSYSDIR>
  173. Uses1=MSJET35.DLL
  174. Uses2=MSJTER35.DLL
  175. Uses3=MSJINT35.DLL
  176. Uses4=VBAJET32.DLL
  177. Uses5=VBAR332.DLL
  178. Uses6=MSRD2X35.DLL
  179. Uses7=MSREPL35.DLL
  180. Uses8=MSVCRT40 DLL
  181.  
  182. [MSVCRT40 DLL]
  183. Src=<EXEDIR>
  184. SrcSub=redist
  185. Uses1=MSVCRT40.DLL
  186.  
  187. [ODBC Drivers - SQL Server]
  188. Src=<WINSYSDIR>
  189. Uses1=SQLSRV32.DLL
  190. Uses2=DBNMPNTW.DLL
  191.  
  192. [Animated Button Control]
  193. Name=System Files - WinSysDir
  194. Dest=<WINSYSDIR>
  195. ReferTo1=ANIBTN32 OCX
  196.  
  197. [Calendar Control]
  198. Name=System Files - WinSysDir
  199. Dest=<WINSYSDIR>
  200. ReferTo1=MSCAL OCX
  201.  
  202. [Comm Control]
  203. Name=System Files - WinSysDir
  204. Dest=<WINSYSDIR>
  205. ReferTo1=MSCOMM32 OCX
  206.  
  207. [Common Dialog Control]
  208. Name=System Files - WinSysDir
  209. Dest=<WINSYSDIR>
  210. ReferTo1=COMDLG32 OCX
  211.  
  212. [Data Bound Grid Control]
  213. Name=System Files - WinSysDir
  214. Dest=<WINSYSDIR>
  215. ReferTo1=DBGRID32 OCX
  216.  
  217. [Data Bound List Control]
  218. Name=System Files - WinSysDir
  219. Dest=<WINSYSDIR>
  220. ReferTo1=DBLIST32 OCX
  221.  
  222. [FlexGrid Control]
  223. Name=System Files - WinSysDir
  224. Dest=<WINSYSDIR>
  225. ReferTo1=MSFLXGRD OCX
  226.  
  227. [Gauge Control]
  228. Name=System Files - WinSysDir
  229. Dest=<WINSYSDIR>
  230. ReferTo1=GAUGE32 OCX
  231.  
  232. [Grid Control]
  233. Name=System Files - WinSysDir
  234. Dest=<WINSYSDIR>
  235. ReferTo1=GRID32 OCX
  236.  
  237. [Internet Control]
  238. Name=System Files - WinSysDir
  239. Dest=<WINSYSDIR>
  240. ReferTo1=SHDOCVW DLL
  241.  
  242. [Internet Transfer Control]
  243. Name=System Files - WinSysDir
  244. Dest=<WINSYSDIR>
  245. ReferTo1=MSINET OCX
  246. Name2=ActiveX Redistributables Installer
  247. Dest2=<SUPPORTDIR>
  248. ReferTo2=ActiveX Redistributables
  249. ;Name3=ActiveX Redistributables Installer
  250. ;Dest3=<SUPPORTDIR>
  251. ;ReferTo3=ActiveX Redistributables2
  252.  
  253. [Key State Control]
  254. Name=System Files - WinSysDir
  255. Dest=<WINSYSDIR>
  256. ReferTo1=KEYSTA32 OCX
  257.  
  258. [MAPI Control]
  259. Name=System Files - WinSysDir
  260. Dest=<WINSYSDIR>
  261. ReferTo1=MSMAPI32 OCX
  262.  
  263. [Masked Edit Control]
  264. Name=System Files - WinSysDir
  265. Dest=<WINSYSDIR>
  266. ReferTo1=MSMASK32 OCX
  267.  
  268. [Multimedia Control]
  269. Name=System Files - WinSysDir
  270. Dest=<WINSYSDIR>
  271. ReferTo1=MCI32 OCX
  272.  
  273. [Outline Control]
  274. Name=System Files - WinSysDir
  275. Dest=<WINSYSDIR>
  276. ReferTo1=MSOUTL32 OCX
  277.  
  278. [Picture Clip Control]
  279. Name=System Files - WinSysDir
  280. Dest=<WINSYSDIR>
  281. ReferTo1=PICCLP32 OCX
  282.  
  283. [Remote Data Control]
  284. Name=System Files - WinSysDir
  285. Dest=<WINSYSDIR>
  286. ReferTo1=MSRDC20 OCX
  287.  
  288. [Remote Data Object]
  289. Name=System Files - WinSysDir
  290. Dest=<WINSYSDIR>
  291. ReferTo1=MSRDO20 DLL
  292.  
  293. [Rich Textbox Control]
  294. Name=System Files - WinSysDir
  295. Dest=<WINSYSDIR>
  296. ReferTo1=RICHTX32 OCX
  297.  
  298. [Spin Button Control]
  299. Name=System Files - WinSysDir
  300. Dest=<WINSYSDIR>
  301. ReferTo1=SPIN32 OCX
  302.  
  303. [SysInfo Control]
  304. Name=System Files - WinSysDir
  305. Dest=<WINSYSDIR>
  306. ReferTo1=SYSINFO OCX
  307.  
  308. [Tabbed Dialog Control]
  309. Name=System Files - WinSysDir
  310. Dest=<WINSYSDIR>
  311. ReferTo1=TABCTL32 OCX
  312.  
  313. [Windows Common Controls]
  314. Name=System Files - WinSysDir
  315. Dest=<WINSYSDIR>
  316. ReferTo1=COMCTL32 OCX
  317.  
  318. [Windows Common Controls - 2]
  319. Name=System Files - WinSysDir
  320. Dest=<WINSYSDIR>
  321. ReferTo1=COMCT232 OCX
  322.  
  323. [Winsock Control]
  324. Name=System Files - WinSysDir
  325. Dest=<WINSYSDIR>
  326. ReferTo1=MSWINSCK OCX
  327. Name2=ActiveX Redistributables Installer
  328. Dest2=<SUPPORTDIR>
  329. ReferTo2=ActiveX Redistributables
  330.  
  331. [OnlineReg 32bit]
  332. Name=Online Registration
  333. Dest=<INSTALLDIR>\REGISTER
  334. ReferTo1=OnlineReg 32bit Files
  335.