home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual: EDK Windows 2000 / Edk_cd1.iso / EDK / TCOAnalyst / SETUP.INI < prev    next >
Encoding:
INI File  |  1999-02-03  |  739 b   |  23 lines

  1. - This file is modified to customize the generic setup routine.
  2. - optioncount must be set to the number of menu options you need and
  3. - must be between 1 and 4.
  4. - optionx contains the text that will be displayed on the setup screen.
  5. - commandlinex will be executed when the option is selected.
  6. - Command lines can include relative pathing.  If the setup for the first demo
  7. - resides at <cd>:\demo1\setup.exe, use demo1\setup.exe for the command line.
  8. [main]
  9. optioncount=2
  10. option1=Install TCO Analyst for Distributed Computing
  11. option2=Install Adobe Acrobat Reader
  12. option3=
  13. option4=
  14. commandline1=setup\setup.exe
  15. commandline2=Adobe\ar32e30.exe
  16. commandline3=
  17. commandline4=
  18. parameter1=
  19. parameter2=
  20. parameter3=
  21. parameter4=
  22.  
  23.