home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
White Wolf Software 13
/
white-wolf-series-13.iso
/
ultris
/
install.cfg
next >
Wrap
Text File
|
1995-06-16
|
2KB
|
62 lines
REM INSTALLATION FOR ULTRIS
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 - ULTRIS"
MINDISKSPACE: 392000
NOSPACEPROMPT: "Not enough space. Please make sure you have at least 392,000 bytes free and run install again."
DEFAULTDIR: C:\ULTRIS
FILE: ULTRIS.SHR, OVERWRITE=ASK
RUNATSTART: "WOLFHOWL.EXE"
RUNATEXIT: "SETUP.EXE"
REM ==========================================================================
REM ==========================================================================
BEGINFIRSTSCREEN
This installation program will install ULTRIS 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 ULTRIS is now complete.
The setup program for ULTRIS will now be started.
To start this program, from the DOS prompt, type:
ULTRIS (and press ENTER).
Please contact technical support at (714) 443-2374 if you
have any problems installing or running this program.
ENDLASTSCREEN
REM ==========================================================================