July 9, 200818 yr 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.
July 9, 200818 yr 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
July 10, 200818 yr Author I tried shutdown.exe -r -f but the popup still shows up.Any other sugesstions?
July 10, 200818 yr Any other sugesstions?AutoIt:Shutdown(1)You can compile the script and call it from a batch file.
July 14, 200818 yr 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, 200818 yr by hapecat®
Create an account or sign in to comment