home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Stuff 2
/
hot_stuff_2.zip
/
hot_stuff_2
/
MENU
/
12.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-11-04
|
516b
|
22 lines
@echo off
cls
cd\demos\neuman
echo Here are some guidelines for how to get this baby up and running.
echo:
echo This demo needs to be installed to your hard disk. Please execute the
echo file INSTALL.BAT giving in source and target disk drives. For example
echo if your CD-ROM drive is D: and you want to install the demo to C: then
echo enter the following:
echo:
echo INSTALL D: C:
echo:
echo Once the demo is unpacked on your hard disk, execute DEMO00.BAT to start
echo it
echo: