home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 June / PCWorld_1999-06_cd.bin / Hardware / Drivers / tppatch / NT.BAT < prev    next >
DOS Batch File  |  1998-01-09  |  116b  |  7 lines

  1. Rem fix to run the tppatch program on NT
  2. echo g>inn
  3. echo q>>inn
  4. debug tppatch.exe %1 <inn
  5. del inn
  6. tppatch.exe
  7.