engert100 Posted July 9, 2008 Posted July 9, 2008 Hi.when using the following code in any batch file: shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..."you'll get this annying popup: Is there any way to hide this window?If not, is there a third party program which will allow you to restart the PC without any popups?Thanks.
sp00f Posted July 9, 2008 Posted July 9, 2008 Hi.when using the following code in any batch file: shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..."you'll get this annying popup: Is there any way to hide this window?If not, is there a third party program which will allow you to restart the PC without any popups?Thanks.leave the text out
engert100 Posted July 10, 2008 Author Posted July 10, 2008 I tried shutdown.exe -r -f but the popup still shows up.Any other sugesstions?
radix Posted July 10, 2008 Posted July 10, 2008 Any other sugesstions?AutoIt:Shutdown(1)You can compile the script and call it from a batch file.
hapecat® Posted July 14, 2008 Posted July 14, 2008 (edited) If not, is there a third party program which will allow you to restart the PC without any popups?You might give this one a try: Quick ShutDownI've been using it for several years and really like it. Edited July 14, 2008 by hapecat®
trinivo7 Posted September 7, 2008 Posted September 7, 2008 Some months ago I found a rea gem called : ChaosShut
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now