Hi there, i am using XP SP2 and was wondering where there shutdown.exe files were located (if anywhere) in XP.
I need them to use on my dock and thus need the .exe files.
I am willing to download an .exe program for each progress that will also do these for me, if anyone knows where i can locate them for XP.
Thanks a lot!
~Raiin Maker
Shutdown, Restart, Sleep, Hibernate .exe
Raiin Maker
Jay Em
They are located in directory System32.
For example the location on my computer is:
C:\WINDOWS\System32\shutdown.exe
For example the location on my computer is:
C:\WINDOWS\System32\shutdown.exe
Tarun
For a shortcut to RESTART Windows:
shutdown -r -t 0
For a shortcut to SHUT DOWN Windows:
shutdown -s -t 0
You can find more here:
http://vlaurie.com/computers2/Articles/shortcuts2.htm
shutdown -r -t 0
For a shortcut to SHUT DOWN Windows:
shutdown -s -t 0
You can find more here:
http://vlaurie.com/computers2/Articles/shortcuts2.htm
Raiin Maker
Ah -t 0, thanks a lot, i had managed to figure out the others, but was wondering why it started a 30 second shutdown.
Thank you!
Thank you!