home *** CD-ROM | disk | FTP | other *** search
/ PC to Maximum / PC-na-maximum.bin / DriveSpeed / BATCH / TESTFOR.BAT < prev    next >
Encoding:
DOS Batch File  |  2000-06-04  |  54 b   |  4 lines

  1. @echo off
  2.  
  3. for %%f in (?) do drsp %%f: /rs /s15 /b
  4.