home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-01-15 | 743 b | 29 lines |
- ; Module name: Setup.Inf
-
- [Application]
- ;Application global information
- AppName=File Notes
- DefDir=C:\WINDOWS\FILENOTE
- SpaceNeeded=60
-
- [Disks]
- ;List of diskettes needed to install the product and the name
- ;of each diskette.
- 1=File Notes
-
- [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)
- File Notes DLL, FILENOTE.DLL, 1, 1, N
- File Notes Help, FILENOTE.HLP, 1, 1, N
- Readme File, README.TXT, 1, 1, N
- Order Form, ORDERFRM.TXT, 1, 1, N
- Catalog, CATALOG.TXT, 1, 1, N
-
- [End]