home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / ds115.zip / DS.B < prev    next >
Text File  |  1991-04-03  |  240b  |  8 lines

  1. echo off
  2. rem If you are running MS-DOS 3.2 or later, the @ directive may be
  3. rem used to inhibit extraneous display
  4. rem
  5. c:\chksec 
  6. if not errorlevel 1 echo DISKSECURE intercept not found, intrusion possible.
  7. if not errorlevel 1 pause
  8.