Shutdown down pc of other user
Here i bring you one more trick which you can use to shutdown you or other pc.its seam like hacking but here we use basic cmd trick to perform it .
How it work?
We create a .exe file that works as a command to vmd
That will allow to run our code in cmd that shutdown pc we can adjust the time as well .but for now we our
Just depend on default time.
Lets get started.!!!!!!
Copy the bleow code in tje notepad and save it in .exe format.so it allow when user click on it will trigger a command that shutdown the pc.
Here i bring you one more trick which you can use to shutdown you or other pc.its seam like hacking but here we use basic cmd trick to perform it .
How it work?
We create a .exe file that works as a command to vmd
That will allow to run our code in cmd that shutdown pc we can adjust the time as well .but for now we our
Just depend on default time.
Lets get started.!!!!!!
Copy the bleow code in tje notepad and save it in .exe format.so it allow when user click on it will trigger a command that shutdown the pc.
@echo off | |
title shutdown code by Mohit kumar | |
pause. | |
shutdown.exe -r | |
echo press any key to shutdown your pc | |
goto quit |
Other related post:-
Shutdown someone pc using notepad trick
Let window speak to you
Create quiz game using notepad
Program to check planidrome
Find factorial using program
Program to check leap year
Program to sort an array
Program to multiply two matrixes
Program to find root of quadratic equations
Array coding interview questions
Program creating basic calculator
Program to convert Fahrenheit to Celsius or Celsius to Fahrenheit
Program to implement distance formula
Top featured feeds
Top pattern problems
Array coding interview questions
0 Comments
if you have any doubt let me know in comment