home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-06-26 | 1.3 KB | 40 lines |
- ; WinZip's setup program is based on Jeffrey M. Richter's setup program
- ; from his "Windows 3: A Developer's Guide" book from M&T Publishing.
-
- [Application]
- ;Application global information
- AppName=WinZip 4.1
- DefDir=C:\WinZip
- SpaceNeeded=250
- DefPMGroup=accessor.GRP, Accessories
-
- [Disks]
- ;List of diskettes needed to install the product and the name
- ;of each diskette.
- 1=WinZip 4.1
-
- [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)
- README.1ST: Introductory information, README.1ST, 1, 1, N
- LICENSE.DOC: License agreement, LICENSE.DOC, 1, 1, N
- WHATS.NEW: List of new features, WHATS.NEW, 1, 1, N
- WINZIP.DOC: Documentation Extracts, WINZIP.DOC, 1, 1, N
- WINZIP.HLP: Required help file, WINZIP.HLP, 1, 1, N
- WINZIP.EXE: Required executable, WINZIP.EXE, 1, 1, N
- WZ.DLL: Required DLL, WZ.DLL, 1, 1, N
- WZ.COM: Required executable, WZ.COM, 1, 1, N
- WZ.PIF: Required PIF file, WZ.PIF, 1, 1, N
- ORDER.DOC: Order form, ORDER.DOC, 1, 1, N
-
- [PM Info]
- ;File Name, App Description, Icon file #, Icon #
- WINZIP.EXE, WinZip 4.1
-
- [End]
-