home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd1.bin / Software / Vyzkuste / Tajne / tajne.exe / goto / GOTO98.bat < prev   
DOS Batch File  |  1999-02-02  |  189b  |  10 lines

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