REM Pc INSTALL Windows installer for REM 1000 Best HK 4/20/1998 REM The following two lines are for PC-Install for DOS REM TITLEBACKGROUND: BRIGHT CYAN REM SCREENFILLCHAR: "ACME ", 2 REM The following line is for PC-Install for Windows SCREENCOLOR: blue, black REM SCREENGRAPHIC: logo.bmp, bottomright TITLE: "1000 Best Windows Games" BEGINFIRSTSCREEN Welcome to 1000 Best Windows Games. Windows 95 users, please consult the online manual for information concerning updating your computer's DirectX drivers. 1000 Best Windows Games will now install the required files. All games will remain on the CD ROM until installed. You must place the CD ROM into your CD ROM drive when using this program. Thank you. ENDFIRSTSCREEN INIFILE: "Config", "CdDrive", "$SOURCEDRIVE$:", $windir$\1000game.ini, add INIFILE: "Config", "Harddrive","$defaultdrive$:", $windir$\1000game.ini, add DEFAULTDIR: C:\1000game FILE: $winsysDIR$\DLL.SHR, OVERWRITE=NEW file: $DEFAULTDIR$\prog.shr file: $winsysDIR$\msvcirt.dll, OVERWRITE=NEW winitem: "1000 Best Windows Games", "$DEFAULTDIR$\1000game", "1000 Best Windows Games" REM beginlastscreen REM endlastscreen RUNATEXIT:"bdesetup.exe"