home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1995 May
/
pcw-0595.bin
/
demos
/
databeck
/
gfa-cad
/
message.bat
< prev
next >
Wrap
DOS Batch File
|
1995-01-13
|
393b
|
19 lines
echo off
cls
echo GFA-Cad must be run through windows
echo.
echo To do this .....
echo.
echo 1. Quit from the PC Format menu
echo 2. Start windows
echo 3. Choose RUN in program manager and select
echo.
echo \DATABECK\GFACAD\INSTALL.EXE
echo.
echo from your CD drive
echo.
echo And away you go!
echo.
pause