A Bit of Code That Can Shutdown Your Computer in 5 Seconds

by Cooler Reyes in Circuits > Computers

1132 Views, 11 Favorites, 0 Comments

A Bit of Code That Can Shutdown Your Computer in 5 Seconds

F87936JI9UDQKSB.jpeg

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