home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / tcdos.zip / RUNPATCH.BAT < prev   
DOS Batch File  |  1993-02-20  |  241b  |  14 lines

  1. echo off
  2. echo.
  3. echo **** INSTALLING TaxCut for DOS patch 2/18/93
  4. echo. 
  5. echo This will take a few minutes...
  6. echo.
  7.  
  8. patch /NOM /Q . dos46.rtp
  9. patch /NOM /Q . dos52.rtp
  10. patch /NOM /Q . dos53.rtp
  11.  
  12. echo **** PATCH INSTALLLED
  13. echo.
  14.