home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd1.bin / Software / Vyzkuste / Tajne / tajne.exe / goto / GOTO95.bat next >
DOS Batch File  |  1999-02-02  |  197b  |  11 lines

  1. cd c:\
  2. attrib io.sys -s -h -r
  3. attrib msdos.sys -s -h -r
  4. cd c:\sys95
  5. attrib io.sys -s -h -r
  6. attrib msdos.sys -s -h -r
  7. xcopy *.* c:\
  8. cd c:\
  9. attrib io.sys +s +h +r
  10. attrib msdos.sys +s +h +r
  11.