GTAStunting
General => General Discussion => Computer Talk => Topic started by: PheoniX on January 11, 2008, 03:39:23 PM
-
So i wanted a code i could just click and my PC Would shut down, so i tried to make one in BAT. Thing is, i wanted it to be if i pressed y, it shut, but it didnt work. Got some help from storm, still wouldnt work. Then i found out how to do it using a shortcut. Its pretty nifty. It comes with its own icon
Click me (http://www.freewebs.com/zerox666/Shutdown.rar)
Shouldnt take long, a few minutes for 56K.
-
This should work but I cant be assed to test it. Open the file in notepad to see the code.
http://www.mediafire.com/?5gpdxneaddz (http://www.mediafire.com/?5gpdxneaddz)
-
All it was is [-s].
-
I need help getting remote shutdown to work over command prompt over a network. Wanna shut down another PC at college mid-lecture
-
All it was is [-s].
Yep, that should work. Have you tried it?
I need help getting remote shutdown to work over command prompt over a network. Wanna shut down another PC at college mid-lecture
The code for that is
[-m \\computername]
I think, im not completly sure. Try it out.