Requiem Posted March 18, 2007 Report Share Posted March 18, 2007 Does any one know the code for a batch file to increase Windows shut down time. Quote Link to comment Share on other sites More sharing options...
Alexis Blaze Posted March 18, 2007 Report Share Posted March 18, 2007 Does any one know the code for a batch file to increase Windows shut down time.do you mean timed shut down? if so, then the code is>> shutdown -t xxwhere xx is the timeout for shutdown in secondstype shutdown /? in CMD to look for more parameters... Quote Link to comment Share on other sites More sharing options...
Irene Posted March 18, 2007 Report Share Posted March 18, 2007 Does any one know the code for a batch file to increase Windows shut down time.Sorry, not I Requiem, but I am sure that there are others that do. :) Quote Link to comment Share on other sites More sharing options...
TJolly Posted March 18, 2007 Report Share Posted March 18, 2007 How to increase windows shutdown time Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.