just follow my steps carefully
step 1
open notepad
step 2
type the following codes on notepad
@echo off
msg * System will now shut down
shutdown -c “Bye!” –s
step 3
and save it as a batch file
@echo off
msg * System will now shut down
shutdown -c “Bye!” –s
step 3
and save it as a batch file
No comments:
Post a Comment