home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 February / PCWK0297.iso / technika / powercad / install.bat < prev    next >
DOS Batch File  |  1995-01-28  |  1KB  |  32 lines

  1. @ECHO OFF
  2. CLS
  3. ECHO .
  4. ECHO     PowerCAD is going to be installed on your hard disk [DRIVE C]
  5. ECHO     and in the directory PCAD.
  6. ECHO     The software needs 2 megs of disk space to run.
  7. ECHO     If you don't have 2 megs, cancel the operation with CTRL-C.
  8. ECHO .
  9. ECHO If you have problem when you install PowerCAD you can call for HELP.
  10. ECHO When you register PowerCAD you will obtain a printed documentation 
  11. ECHO (English or Français), 1 year of technical support and 3 issues of 
  12. ECHO PowerCAD Tips & Techniques.  Registration cost $45 US ($60 CAN). 
  13. ECHO See the file ORDER.FRM.
  14. ECHO .
  15. ECHO  Simulation Soft Expert
  16. ECHO  2102 Place Beaudet
  17. ECHO  Saint-Laurent (Quebec)
  18. ECHO  CANADA     H4M 1J4
  19. ECHO  Phone : (514) 744-9621   between  10:30am and 2:30pm (Montreal time)
  20. ECHO  FAX   : (514) 879-8795   
  21. ECHO  FAX is the best way to reach us. We will send answer by FAX the same 
  22. ECHO  day. Don't forget to give us your name, your phone(voice) number and 
  23. ECHO  your FAX number.
  24. PAUSE 
  25.  
  26. MD C:\PCAD
  27. PKUNZIP PCAD15 C:\PCAD
  28.  
  29. CLS
  30. ECHO .
  31. ECHO INSTALLATION IS COMPLETE
  32.