home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SDN¹ Plus
/
SDN1_.cdr
/
sdn
/
game2
/
sg23.sdn
/
DRESSUP.ZIP
/
DRESSUP.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-07-04
|
1KB
|
27 lines
ECHO OFF
CLS
ECHO ╔════════════════════════════════════════════════════════════════════╗
ECHO ║ This BAT file assumes MOUSE.COM or MOUSE.SYS is already active. ║
ECHO ║ When this file is on your hard drive with your other BAT files and ║
ECHO ║ DressUp is in its own directory, no changes should be required. ║
ECHO ║ Please save a copy if you adapt this file for your system. Chris ║
ECHO ╚════════════════════════════════════════════════════════════════════╝
REM The above message is pushed off screen if there are no errors.
BROWSE DRESSUP\DRESSUP.DOC
CLS
CD\DRESSUP
IF NOT EXIST HATS__0A.DWG GOTO :Proceed
ECHO
ECHO ╔════════════════════════════════════════════════════════════════════╗
ECHO ║ Please make sure you are using this BAT file on your hard drive ║
ECHO ║ or a copy of the DressMeUp distribution diskette. When DressMeUp ║
ECHO ║ loads the wardrobe files they will be consolidated into the main ║
ECHO ║ files and the original distribution files will be deleted. ║
ECHO ╚════════════════════════════════════════════════════════════════════╝
ECHO
ECHO Press Ctrl-C to quit or
PAUSE
:Proceed
DRESSUP.EXE
CD\