FloridaMatt Posted March 21, 2011 Posted March 21, 2011 I'd like to see Imgburn block Windows from sleeping during a burn. This is fairly easy to do, by calling SetThreadExecutionState with ES_System_Required + ES_Continuous at the beginning of the burn, and calling it again with a 0 value when done.
FloridaMatt Posted April 9, 2011 Author Posted April 9, 2011 Ah, now I see that it does. However, it would be useful if you dropped the hold on sleep when the burn is completed. At the moment, the computer is not allowed to sleep until the "Burn was successful" dialog box is ok'd. I'd like to be able to start a burn, walk away, and have the computer go to sleep when the burn is complete (assuming, of course, that nothing else is blocking sleep). Thanks.
Cynthia Posted April 9, 2011 Posted April 9, 2011 You can already do that also. Check the Close Program + Shutdown Computer (that you specify to go to sleep in the settings) options in the write window.
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