home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 February
/
PCWK0297.iso
/
technika
/
powercad
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1995-01-28
|
1KB
|
32 lines
@ECHO OFF
CLS
ECHO .
ECHO PowerCAD is going to be installed on your hard disk [DRIVE C]
ECHO and in the directory PCAD.
ECHO The software needs 2 megs of disk space to run.
ECHO If you don't have 2 megs, cancel the operation with CTRL-C.
ECHO .
ECHO If you have problem when you install PowerCAD you can call for HELP.
ECHO When you register PowerCAD you will obtain a printed documentation
ECHO (English or Français), 1 year of technical support and 3 issues of
ECHO PowerCAD Tips & Techniques. Registration cost $45 US ($60 CAN).
ECHO See the file ORDER.FRM.
ECHO .
ECHO Simulation Soft Expert
ECHO 2102 Place Beaudet
ECHO Saint-Laurent (Quebec)
ECHO CANADA H4M 1J4
ECHO Phone : (514) 744-9621 between 10:30am and 2:30pm (Montreal time)
ECHO FAX : (514) 879-8795
ECHO FAX is the best way to reach us. We will send answer by FAX the same
ECHO day. Don't forget to give us your name, your phone(voice) number and
ECHO your FAX number.
PAUSE
MD C:\PCAD
PKUNZIP PCAD15 C:\PCAD
CLS
ECHO .
ECHO INSTALLATION IS COMPLETE