home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / DSI_CGIE.ZIP / RESET.BAT < prev    next >
DOS Batch File  |  1998-02-04  |  100b  |  5 lines

  1. @echo off
  2. type ..\demo\complex\head.dat > ..\demo\complex\file.dat
  3. echo Data file is reset
  4. exit
  5.