home *** CD-ROM | disk | FTP | other *** search
/ Il Mio Computer 1998 January / GMC_009_1998_01_CD.iso / PATCHES / ATF / ATFPATCH.ZIP / PATCH.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-12-09  |  375 b   |  17 lines

  1. @echo off
  2. echo  
  3. echo  
  4. echo This patch may take up to 30 minutes to install.
  5. echo  
  6. echo  
  7. echo NOTE: The screen may appear to be locked at times
  8. echo for up to 5 minutes, while file comparison takes place.
  9. echo - = DO NOT REBOOT OR ABORT THE INSTALL = - 
  10. echo The patch is still installing . . .
  11. echo  
  12. echo  
  13. echo (Ctrl-C) to Abort . . .
  14. pause
  15. patch_.exe
  16.  
  17.