home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-04-23 | 6.7 KB | 335 lines |
- ;
- ; This section lists those entries that should appear in the user selectable
- ; VB options listbox
- ;
- [Options]
- Option1=Animated Button Control
- Option2=Calendar Control
- Option3=Comm Control
- Option4=DAO/Jet
- Option5=Data Bound Grid Control
- Option6=Data Bound List Control
- Option7=FlexGrid Control
- Option8=Internet Control
- Option9=Internet Transfer Control
- Option10=MAPI Control
- Option11=Masked Edit Control
- Option12=MFC
- Option13=Multimedia Control
- Option14=ODBC
- Option15=Picture Clip Control
- Option16=Remote Data Control
- Option17=Rich Textbox Control
- Option18=SysInfo Control
- Option19=Tabbed Dialog Control
- Option20=Windows Common Controls
- Option21=Windows Common Controls - 2
- Option22=Winsock Control
-
- DAO/JetID=96
- DAO/JetID2=97
- ODBCID=105
- MFCID=250
- Common Dialog ControlID=202
- Data Bound Grid ControlID=203
- Data Bound List ControlID=204
- Grid ControlID=205
- Animated Button ControlID=206
- Gauge ControlID=207
- Key State ControlID=208
- Multimedia ControlID=209
- Comm ControlID=210
- MAPI ControlID=211
- Masked Edit ControlID=212
- Outline ControlID=213
- Picture Clip ControlID=214
- Spin Button ControlID=215
- 3D ControlsID=216
- Graph ControlID=251
- Windows Common ControlsID=218
- Rich Textbox ControlID=219
- Tabbed Dialog ControlID=220
- Internet ControlID=221
- SysInfo ControlID=222
- Winsock ControlID=223
- Winsock ControlID2=224
- Internet Transfer ControlID=225
- Internet Transfer ControlID2=226
- ;Internet Transfer ControlID3=227
- Windows Common Controls - 2ID=228
- Calendar ControlID=229
- FlexGrid ControlID=231
- Remote Data ControlID=232
- Remote Data ObjectID=233
-
- DAO/JetSetting=1
- ODBCSetting=1
-
- ;
- ; The following sections tell what other sections are referenced by each
- ; section listed above
- ;
- [MFC]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MFC Support
-
- [MCI Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MCI32 OCX
-
- [DAO/Jet]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ;ReferTo1 should always be MSJT3032 DLL as this name is used in the front end!
- ReferTo1=MSJT3032 DLL
- Name2=DAO DLL
- Dest2=<CommonFilesDir>\Microsoft Shared\DAO
- ReferTo2=DAO350 DLL
-
- [DAO Drivers]
- Driver1=Excel
- Driver2=Lotus
- Driver3=Paradox
- Driver4=Text
- Driver5=xBase
-
- [DAO Drivers - Excel]
- Src=<WINSYSDIR>
- Uses1=MSEXCL35.DLL
-
- [DAO Drivers - Lotus]
- Src=<WINSYSDIR>
- Uses1=MSLTUS35.DLL
-
- [DAO Drivers - Paradox]
- Src=<WINSYSDIR>
- Uses1=MSPDOX35.DLL
-
- [DAO Drivers - Text]
- Src=<WINSYSDIR>
- Uses1=MSTEXT35.DLL
-
- [DAO Drivers - xBase]
- Src=<WINSYSDIR>
- Uses1=MSXBSE35.DLL
-
- [ODBC]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=ODBC Support
-
- [ODBC Drivers - Microsoft dBase Driver (*.dbf)]
- Src=<WINSYSDIR>
- Uses1=MSXBSE35.DLL
- Uses2=ODDBSE32.DLL
- Uses3=MSJET35 DLL
- Uses4=ODBC-JET
-
- [ODBC Drivers - Microsoft FoxPro Driver (*.dbf)]
- Src=<WINSYSDIR>
- Uses1=MSXBSE35.DLL
- Uses2=ODFOX32.DLL
- Uses3=MSJET35 DLL
- Uses4=ODBC-JET
-
- [ODBC Drivers - Microsoft Access Driver (*.mdb)]
- Src=<WINSYSDIR>
- Uses1=MSRD2X35.DLL
- Uses2=ODBCJT32.DLL
- Uses3=MSJET35 DLL
- Uses4=ODBC-JET
-
- [ODBC Drivers - Microsoft Paradox Driver (*.db )]
- Src=<WINSYSDIR>
- Uses1=MSPDOX35.DLL
- Uses2=ODPDX32.DLL
- Uses3=MSJET35 DLL
- Uses4=ODBC-JET
-
- [ODBC Drivers - Microsoft Excel Driver (*.xls)]
- Src=<WINSYSDIR>
- Uses1=MSEXCL35.DLL
- Uses2=ODEXL32.DLL
- Uses3=MSJET35 DLL
- Uses4=ODBC-JET
-
- [ODBC Drivers - Microsoft Text Driver (*.txt; *.csv)]
- Src=<WINSYSDIR>
- Uses1=MSTEXT35.DLL
- Uses2=ODTEXT32.DLL
- Uses3=MSJET35 DLL
- Uses4=ODBC-JET
-
- [ODBC-JET]
- Src=<WINSYSDIR>
- Uses1=ODBCJT32.DLL
- Uses2=ODBCJI32.DLL
- Uses3=ODBCTL32.DLL
-
- [MSJET35 DLL]
- Src=<WINSYSDIR>
- Uses1=MSJET35.DLL
- Uses2=MSJTER35.DLL
- Uses3=MSJINT35.DLL
- Uses4=VBAJET32.DLL
- Uses5=VBAR332.DLL
- Uses6=MSRD2X35.DLL
- Uses7=MSREPL35.DLL
- Uses8=MSVCRT40 DLL
-
- [MSVCRT40 DLL]
- Src=<EXEDIR>
- SrcSub=redist
- Uses1=MSVCRT40.DLL
-
- [ODBC Drivers - SQL Server]
- Src=<WINSYSDIR>
- Uses1=SQLSRV32.DLL
- Uses2=DBNMPNTW.DLL
-
- [Animated Button Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=ANIBTN32 OCX
-
- [Calendar Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSCAL OCX
-
- [Comm Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSCOMM32 OCX
-
- [Common Dialog Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=COMDLG32 OCX
-
- [Data Bound Grid Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=DBGRID32 OCX
-
- [Data Bound List Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=DBLIST32 OCX
-
- [FlexGrid Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSFLXGRD OCX
-
- [Gauge Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=GAUGE32 OCX
-
- [Grid Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=GRID32 OCX
-
- [Internet Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=SHDOCVW DLL
-
- [Internet Transfer Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSINET OCX
- Name2=ActiveX Redistributables Installer
- Dest2=<SUPPORTDIR>
- ReferTo2=ActiveX Redistributables
- ;Name3=ActiveX Redistributables Installer
- ;Dest3=<SUPPORTDIR>
- ;ReferTo3=ActiveX Redistributables2
-
- [Key State Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=KEYSTA32 OCX
-
- [MAPI Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSMAPI32 OCX
-
- [Masked Edit Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSMASK32 OCX
-
- [Multimedia Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MCI32 OCX
-
- [Outline Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSOUTL32 OCX
-
- [Picture Clip Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=PICCLP32 OCX
-
- [Remote Data Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSRDC20 OCX
-
- [Remote Data Object]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSRDO20 DLL
-
- [Rich Textbox Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=RICHTX32 OCX
-
- [Spin Button Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=SPIN32 OCX
-
- [SysInfo Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=SYSINFO OCX
-
- [Tabbed Dialog Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=TABCTL32 OCX
-
- [Windows Common Controls]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=COMCTL32 OCX
-
- [Windows Common Controls - 2]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=COMCT232 OCX
-
- [Winsock Control]
- Name=System Files - WinSysDir
- Dest=<WINSYSDIR>
- ReferTo1=MSWINSCK OCX
- Name2=ActiveX Redistributables Installer
- Dest2=<SUPPORTDIR>
- ReferTo2=ActiveX Redistributables
-
- [OnlineReg 32bit]
- Name=Online Registration
- Dest=<INSTALLDIR>\REGISTER
- ReferTo1=OnlineReg 32bit Files