home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-05-01 | 999 b | 39 lines |
- ; Module name: Setup.Inf
- ; Programmer : Brett Liddicoet
-
- [Application]
- ;Application global information
- AppName=oxDockBar for Delphi, ver 1.0 - Setup
- DefDir=C:\Delphi
- SpaceNeeded=100
- DefPMGroup=VB.GRP, Opaque OXControls
-
- [Disks]
- ;List of diskettes needed to install the product and the name
- ;of each diskette.
- 1=oxDockBar
-
- [Dirs]
- ;lists of directories that must be created from the destination directory
- ;files to be copied are in the same directory structure on the
- ;floppy (by default)
-
- 1=.
-
- [Files]
- ;description, name, (dir #), (diskette #), (Compressed)
- oxDockBar Unit, OXDOCKBR.DCU, 1, 1, N
- oxDockBar Res, OXDOCKBR.DCR, 1, 1, N
- oxDockBar ReadMe, README.TXT, 1, 1, N
- oxDockBar Help File, OXDOCKBR.HLP, 1, 1, N
- oxDockBar KeyWord File, OXDOCKBR.KWF, 1, 1, N
- Opaque Products , PRODUCTS.WRI, 1, 1, N
-
-
- [PM Info]
- ;File Name, App Description, Icon file #, Icon #
- OXDOCKBR.HLP, oxDockBar ver 1.0 Help
- PRODUCTS.WRI, Opaque Products
-
- [End]
-