View Full Version : I need that shutdown.bat that overrides programs!
Michael_Myers
08-19-01, 12:01 AM
I lost it. Could someone repost it? I know how to make a bat file, I just need the specific string to put in it to shut down my puter AND OVERRIDE ANY programs in the background. An IMMEDIATE, and No screwing around shutdown.bat.
Thanx
Just paste this:
rundll.exe shell32.dll,SHExitWindowsEx 5
the whole idea thing was created by dozier768. :)
Michael_Myers
08-19-01, 12:29 PM
yes.....dozier......that's who wrote this thing to start with. Thank you. Also......there was another post that explained what different #'s would do. IE.....at the end of the string YOU posted it ends in 5.
4 would make it do something different. 3 =different than 4...and so on.
Do you have that list as well?
redduc900
08-19-01, 04:25 PM
Here's the MSKB article that explains it... (http://support.microsoft.com/support/kb/articles/Q234/2/16.ASP?)
Michael_Myers
08-19-01, 10:59 PM
I appreciate the link.......I really do. Thank you. Both of you, and to dozier too.
so 0 is logoff
1 is restart
2 shutdown
8 poweroff
and 5 does what just forces everything to shutdown? used for sandra and whatnot when the fan dies or somethign like that.
Celemine1Gig
08-28-01, 02:46 PM
wouldn't this also work fine??????????
rundll32 krnl386.exe,exitkernel
It just exits the windows kernel thus shutting down everything, am I right??
The problem with mine is that it does shut every thing down, but no power off. Tried to put poweroff (8), but than F@H doesn't shut down... is there a way to use both?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.