home *** CD-ROM | disk | FTP | other *** search
/ 100 Great Kid's Games 2 / 100gamesII.iso / PROGRAMS / SCI_PROJ / SETUP.INF < prev    next >
INI File  |  1998-06-24  |  819b  |  32 lines

  1. ;
  2. ; Example SETUP.INF file for SETUP.EXE 4.8 Standard Edition
  3. ; (every setting has a default anyway)
  4. ;
  5. ; This would install a fictional VB 3.0 Movie-CD Application which has not
  6. ; been provided with this product - change the settings to your
  7. ; own specific product details.
  8. ;
  9. [BootSetup]
  10. DialogTitle=Science Project Setup
  11. ;DialogMessage1=Please wait...;20
  12. ;DialogMessage2=Initialising Setup...;40
  13. DialogWidth=300
  14. DialogHeight=150
  15. DialogColor=0
  16. DialogStyle=0
  17. SetupFileName=SETUP1.EXE
  18. SetupDistName=SETUP1.EX_
  19. ;ErrorMessageLaunch=
  20. SetupLog=1
  21. SetupLogFile=SETUP1.LOG
  22. DeleteSetup=1
  23. UseTempDir=0
  24. ;TempDir=~SETUP1
  25. ;ErrorMessageTempDir=
  26. VersionCheck=0
  27. ;NoIgnore=1
  28. ErrorMessageInstall=Please contact your distributer.
  29. ;ErrorMessageInstallOther=
  30. File1=VER.DL_
  31. File2=SETUPKIT.DL_
  32. File3=VBRUN300.DL_