home *** CD-ROM | disk | FTP | other *** search
- ECHO OFF
- CLS
- ECHO CREATING PC MECHANIC SUBDIRECTORY
- CD\
- MD\PCMECH
- CD\PCMECH
- ECHO COPYING FILES.......PLEASE STANDBY
- COPY A:*.EXE
- COPY A:*.FRM
- COPY A:*.OVL
- ECHO COPYING COMPLETE
- PAUSE
- CLS
- ECHO To complete the installation, it is necessary to copy a
- ECHO few files from your DOS disk to the hard disk, and then
- ECHO load the PC MECHANIC program to create the necessary data
- ECHO files. Just follow the directions in the USERS MANUAL
- ECHO and you should have no problems. Good luck.
-