Biyernes, Marso 22

How to make a simple software that can shutdown the computer of your friends

In this tutorials we will make a simple software without the coding method to create a shortcut software that can that can shutdown the computer of your friends.

1. First is to open a new shortcut icon from desktop by right clicking and select new and then shortcut.



2. Once a new window will come up copy ans paste this code "shutdown.exe -s" and click next and then enter the desire name you want to called the .exe file, in my case I name it "porn videos" so that my friends will click the .exe file. And then click NEXT.



3. Once you already finished saving the file you need to change the icon of that file by right clicking the file and then go to properties and select change icon. 


5. Send the file to your Friends, in case you click the file accidentally, to cancel the shutdown go to start menu and in the RUN type "shutdown /a" this is the code to cancel your computer from shutting down.



There are some code that you can try Except from "shutdown.exe -s".
You can also try this code

Shutdown.exe -r -t 30 ( the -r is for restart and -t is for time time and 30 is for seconds)
Shutdown.exe -l -t 30 ( the -l is for Log off and -t is for time time and 30 is for seconds)
Shutdown.exe -l -t 30 -c "BYE BYE" ( the -l is for Log off and -t is for time time and 30 is for seconds and the bye bye is your meassage).

Walang komento:

Mag-post ng isang Komento