home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-04-22 | 839 b | 33 lines |
- ;
- ; Example SETUP.INF file for SETUP.EXE 4.6
- ; (every setting has a default anyway)
- ;
- ; This will install escape velocity 1.2 - change the
- ; settings to your specific platform.
- ;
- [BootSetup]
- DialogTitle=Escape Velocity Setup
- ;DialogMessage1=Please wait...;20
- ;DialogMessage2=Initializing Setup...;40
- DialogWidth=300
- DialogHeight=150
- DialogColor=0
- DialogStyle=0
- SetupFileName=SETUP1.EXE
- SetupDistName=SETUP1.EX_
- ;ErrorMessageLaunch=
- SetupLog=1
- SetupLogFile=SETUP1.LOG
- DeleteSetup=1
- UseTempDir=0
- ;TempDir=~SETLOAN
- ;ErrorMessageTempDir=
- FreeSpace=2400000
- ErrorMessageFreeSpace=Please free up some disk space and re-attempt Setup.
- VersionCheck=0
- ;NoIgnore=1
- ErrorMessageInstall=Please contact http://www.geocities.com/hollywood/3050/vertigo.html
- ;ErrorMessageInstallOther=
- File1=VBRUN300.DLL
- File2=SETUPKIT.DLL
-