home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-12-16 | 1.6 KB | 47 lines |
- [dialog]
- caption = "PMZipper 1.4 Installation Utility"
- line1 = "Installing PMZipper 1.4"
- ; The diskkfmt is [optional] remove this line entirely to not show Total Disk space needed.
- diskkfmt = "Total Disk Requirement: %dK"
-
- [buttons]
- ;1-on/0-off, K-needed, "button text"
- ;First item is a dummy and indicates base-level (installLevel 0) required. It is the total K required.
- ;Subsequent items control inclusion/exclusion of installLevel N. Upto 4 checkboxes.
- 1, 1490, "Total K Needed for everything."
-
- [data]
- ; Below defdir is known as 0: as a destination ONLY and libdir is known as L:
- defdir = C:\PMZppr14
- dlldir = W:DLL
- [disks]
- 1 =., "PMZipper 1.4 Disk 1"
-
- [app.tree]
- ; Must be #appN where N is the installLevel at least one line per destination directory. SPECIAL, 0: indicates user-
- ; specified data.defdir (default above), SPECIAL, L: indicates data.libdir (default above) if present, else same as "0:".
- #app0.main, 0:
- #app0.dll, D:
-
- ; In each section, list of source files. The 1: or 2: only matters when the file is not found, in which
- ; case it selects a prompt from the [disks] section above.
- [app0.main]
- 1:PMZipper.exe, "Application"
- 1:order.doc
- 1:PMZipper.doc
- 1:PMZipper.hlp
- 1:read.me
- 1:file_id.diz
-
- [app0.dll]
- 1:VROBJ.DLL, "VROBJ.DLL v2.1a Runtime DLL"
-
- [progman.groups]
- ; Groupname [,any 2nd param indicates do not minimize] The application name literally must match below.
- "PMZipper" ,1
-
- [PMZipper]
- ;installLevel, "Title", cmdLine [, iconFile [, iconDex]]
- 0, "PMZipper 1.4", 0:PMZipper.exe
-