home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The SelectWare System Volume 2 #3
/
The_SelectWare_System_Series_1_Volume_2_Number_3_Selectware.iso
/
wal20000
/
windows.bat
< prev
Wrap
DOS Batch File
|
1990-09-07
|
1KB
|
29 lines
echo off
:start
cls
echo .
echo This demo must be run under a full working version of
echo Microsoft Windows Version 3.0 or greater.
echo To run this demo:
echo .
echo 1. Exit The SelectWare System.
echo 2. Start Microsoft Windows so it is up and running.
echo 3. Change to the \WAL20000 directory of the CD-ROM drive.
echo 3. Use the mouse or keyboard to select the File option from
echo the Windows Program Manager menu.
echo 4. Select the Run option from the File menu.
echo 5. Type x:INSTALL in the text box, where x: is the CD-ROM drive.
echo Click OK or press enter.
echo Note: You can change the default installation directory.
echo 6. Click on INSTALL.
echo 7. The RUMBA demo will run automatically after INSTALL completes.
echo .
echo To run the RUMBA Demo at any time after installation, select and start
echo the icon DEMO from the RUMBA Application Group.
echo .
echo Use PrintScreen to print these instructions
echo .
echo To return to The SelectWare System
pause