home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / DREAD19.ZIP / UPGRADE.BAT < prev    next >
DOS Batch File  |  1994-11-22  |  111b  |  11 lines

  1. @echo off
  2.  
  3. ATTRIB *.* -R
  4.  
  5. pkunzip upgrade.zip
  6.  
  7. ATTRIB *.TXT +R
  8. ATTRIB *.EXE +R
  9. attrib readme.txt -r
  10.  
  11.