A
Anonymous
Guest
- Thread starter
- #11
Thanks gabbe,
You are right in every aspect and I've had most of them up for concideration one time or another. I will now comment the suggestions.
Using windows internal shut down timers won't work since the active wake-up-timer prevents system from going into sleep. (maybe this can be resolved)
Havn't checked this out yet but in theory you should leave the "forced shutdown" (in PS confiq) unchecked and any good written services or other program would have the don't-allow-to-shutdown-now-bit set which prevents the shutdown from being executed.
I'll stick with the inside MP solotion for now.
But hey, it's opensource
, someone else may think it's worth the time.
/ Fred
You are right in every aspect and I've had most of them up for concideration one time or another. I will now comment the suggestions.
Disable automatic shutdown when manual input detected could be an option - I'll think it over.gabbe said:1/ If the user have done any input (keyboard, mouse) then PS should never suspend/hibernate automaticly. It's up to the user (or windows internal shut down timers) when he wants power off / hibernate / suspend. Many people (at least me) have other tasks ongoing sometimes (server, DC, whatsoever)
2/ If PS have waked up the computer for a task, then after the task have completed, PS should put it to the same sleepstate as it was in before. But only if the user don't have done any inputs (keyb, mouse).
Using windows internal shut down timers won't work since the active wake-up-timer prevents system from going into sleep. (maybe this can be resolved)
Havn't checked this out yet but in theory you should leave the "forced shutdown" (in PS confiq) unchecked and any good written services or other program would have the don't-allow-to-shutdown-now-bit set which prevents the shutdown from being executed.
This could be done but I'm not sure it's worth the time.3/ I think its better to kill MP before going to sleepstate, and start it after a resume (than any h/w shouldn't have any problem!). PS must take in care to start MP (other small exe) after a resume from hibernate or suspend. After a cold/warm boot it's up to the user to start MP throught "autostart".
I'll stick with the inside MP solotion for now.
But hey, it's opensource
/ Fred