home *** CD-ROM | disk | FTP | other *** search
/ 350 Great Games / 350GamesWindows31.iso / 350games / programs / escapev / setup.inf < prev    next >
INI File  |  1996-04-23  |  839b  |  33 lines

  1. ;
  2. ; Example SETUP.INF file for SETUP.EXE 4.6
  3. ; (every setting has a default anyway)
  4. ;
  5. ; This will install escape velocity 1.2 - change the
  6. ; settings to your specific platform.
  7. ;
  8. [BootSetup]
  9. DialogTitle=Escape Velocity Setup
  10. ;DialogMessage1=Please wait...;20
  11. ;DialogMessage2=Initializing Setup...;40
  12. DialogWidth=300
  13. DialogHeight=150
  14. DialogColor=0
  15. DialogStyle=0
  16. SetupFileName=SETUP1.EXE
  17. SetupDistName=SETUP1.EX_
  18. ;ErrorMessageLaunch=
  19. SetupLog=1
  20. SetupLogFile=SETUP1.LOG
  21. DeleteSetup=1
  22. UseTempDir=0
  23. ;TempDir=~SETLOAN
  24. ;ErrorMessageTempDir=
  25. FreeSpace=2400000
  26. ErrorMessageFreeSpace=Please free up some disk space and re-attempt Setup.
  27. VersionCheck=0
  28. ;NoIgnore=1
  29. ErrorMessageInstall=Please contact http://www.geocities.com/hollywood/3050/vertigo.html
  30. ;ErrorMessageInstallOther=
  31. File1=VBRUN300.DLL
  32. File2=SETUPKIT.DLL
  33.