home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-06-03 | 2.5 KB | 90 lines |
- [dialog]
- caption = "Parity 1.2 Installation"
- line1 = "Installing Parity 1.2"
- ; 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, 1200, "Total K Needed for everything."
- 1, 30, "*.DAT Configuration Files INITIAL INSTALL ONLY!"
- 1, 60, "Sample Stock Data Files INITIAL INSTALL ONLY!"
- 0, 5, "Copy REGISTER.DAT. Registered Users Only!"
- [data]
- ; Below defdir is known as 0: as a destination ONLY and libdir is known as L: as a destination ONLY.
- defdir = C:\PARITY
- libdir = W:RlzRun10
-
- [disks]
- 1 =., "Parity 1.2 Disk 1"
- ; 2 =., "YourApp Disk 2"
-
- [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.lib, L:
-
- #app1.but1, 0:
- #app2.but2, 0:
- #app3.but3, 0:
- ; 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:parity.EXE, "Application"
- 1:orderfrm.txt
- 1:parity.dll
- 1:describe.doc
- 1:vendor.doc
- 1:license.doc
- 1:readme.1st
- 1:packing.lst
- 1:parity.hlp
- 1:whatsnew.txt
- 1:readme.txt
- 1:manual.doc
-
- [app0.lib]
- 1:RlzRun10.RTS, "Runtime Libraries"
- 1:Standard.exe
- 1:cclib1.exe
- 1:Tablet.exe
-
- [app1.but1]
- 1:studies.dat, "Configuration Files"
- 1:batches.dat
- 1:clusters.dat
- 1:studies.dat
-
- [app2.but2]
- 1:master, "Sample Stock Data Files"
- 1:f1.dat
- 1:f1.dop
- 1:f2.dat
- 1:f2.dop
- 1:f3.dat
- 1:f3.dop
- 1:f4.dat
- 1:f4.dop
-
- [app3.but3]
- 1:register.dat, "REGISTER.DAT"
-
- [progman.groups]
- ; Groupname [,any 2nd param indicates do not minimize] The application name literally must match below.
- "Parity 1.2" ,1
-
- [Parity 1.2]
- ;installLevel, "Title", cmdLine [, iconFile [, iconDex]]
- 0, "Parity 1.2", 0:parity.EXE
-
- ;[inifiles]
- ;0, inifilename, sectionheader
- ; followed by any number of:
- ;1, variable, string
- ; 0, Junk1.INI, "Junk section"
- ; 1, Maximized, 1
-
-