home *** CD-ROM | disk | FTP | other *** search
/ PC Computing Multimedia MegaPac / Multimedia_MegaPac_PC_Computing_D31N_Ziff-s_1999.iso / ad / symantec / nav9xtr.exe / data1.cab / NAV_Program-AT / go.bat next >
DOS Batch File  |  1999-02-05  |  737b  |  14 lines

  1. @echo off
  2. cls
  3. echo  ******************************************************************************
  4. echo  *************************** Norton AntiVirus Rescue **************************
  5. echo  ******************************************************************************
  6. echo.                                                                             
  7. echo        Press any key to begin automatic operation. If you prefer manual      
  8. echo        operation, press Ctrl-C to exit and type NAVDX /? for information.     
  9. echo.                                                                             
  10. echo  ******************************************************************************
  11. echo.
  12. pause
  13. NAVDX C: /b+ /m+ /repair
  14.