home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / MATH / KSTAT33A.ZIP / RESET.BAT < prev    next >
DOS Batch File  |  1994-01-01  |  87b  |  4 lines

  1. echo off
  2. rem this command resets the path to command.com
  3. set COMSPEC=A:\COMMAND.COM
  4.