home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / w / wngrd-11.zip / PROTECT.BAT < prev    next >
DOS Batch File  |  1993-03-15  |  138b  |  5 lines

  1. @echo off
  2. rem This is PROTECT.BAT
  3. copy progman.ini progmn.tmp > nul
  4. copy system\winguard\protect%1.set + progmn.tmp progman.ini > nul
  5.