Introduction: A Bit of Code That Can Shutdown Your Computer in 5 Seconds
hey guys, check out my previous instructable, A Simple Minigame Batch Game- https://www.instructables.com/id/A-Simple-Minigame-... so lets get your computer shutdown, copy paste this code on notepad:
@echo off
shutdown.exe -s -c 5
then save it as shutdown.bat
see it for yourself :D