home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
White Wolf Software 21
/
white-wolf-series-21.iso
/
gtworld
/
install.cfg
< prev
next >
Wrap
Text File
|
1995-06-16
|
2KB
|
62 lines
REM INSTALLATION FOR GATE WORLD
REM ==========================================================================
REM DO NOT TOUCH ANYTHING INSIDE THIS BOX
INTROSCREEN=WOLF.PCX,7
SCREENFILLCHAR: "▓"
TITLEBACKGROUND : RED
TITLEFOREGROUND : BRIGHT WHITE
SCREENBACKGROUND: BLUE
SCREENFOREGROUND: BLUE
BOTTOMBACKGROUND: RED
BOTTOMFOREGROUND: BRIGHT WHITE
WINDOWBACKGROUND: bright BLUE
WINDOWFOREGROUND: bright WHITE
PROMPTBACKGROUND: red
PROMPTFOREGROUND: BRIGHT WHITE
ENTERKEYPROMPT: "Press [ENTER] to continue or [Esc] to quit."
REM ==========================================================================
REM ==========================================================================
TITLE: "WHITE WOLF SOFTWARE INSTALLATION - GATE WORLD"
MINDISKSPACE: 2538000
NOSPACEPROMPT: "Not enough space. Please make sure you have at least 2,538,000 bytes free and run install again."
DEFAULTDIR: C:\GTWORLD
FILE: GTWORLD.SHR, OVERWRITE=ASK
RUNATSTART: "WOLFHOWL.EXE"
RUNATEXIT: "SETUP.EXE"
REM ==========================================================================
REM ==========================================================================
BEGINFIRSTSCREEN
This installation program will install GATE WORLD onto your
hard disk and run the setup program.
If you have any problems installing or starting this program,
please call technical support at (714) 443-2374, MON-FRI,
9:00AM-5:00PM, PST.
ENDFIRSTSCREEN
REM ==========================================================================
REM ==========================================================================
BEGINLASTSCREEN
Installation of GATE WORLD is now complete.
The setup program for GATE WORLD will now be started.
To start this program, from the DOS prompt, type:
GTWRLD1 (and press ENTER).
Please contact technical support at (714) 443-2374 if you
have any problems installing or running this program.
ENDLASTSCREEN
REM ==========================================================================