home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-02-03 | 739 b | 23 lines |
- - This file is modified to customize the generic setup routine.
- - optioncount must be set to the number of menu options you need and
- - must be between 1 and 4.
- - optionx contains the text that will be displayed on the setup screen.
- - commandlinex will be executed when the option is selected.
- - Command lines can include relative pathing. If the setup for the first demo
- - resides at <cd>:\demo1\setup.exe, use demo1\setup.exe for the command line.
- [main]
- optioncount=2
- option1=Install TCO Analyst for Distributed Computing
- option2=Install Adobe Acrobat Reader
- option3=
- option4=
- commandline1=setup\setup.exe
- commandline2=Adobe\ar32e30.exe
- commandline3=
- commandline4=
- parameter1=
- parameter2=
- parameter3=
- parameter4=
-
-