Changing Power Scheme settings through Registry instead of Control Panel in Windows 7
问题 I'd like to change the settings of a power scheme (say, go to sleep after 45 minutes instead of 30) through the registry, rather than the control panel, in Windows 7. I'd also like to turn hot keys off the same way. Any suggestions how I do it? 回答1: I suspect this would be non-trivial due to the complexity of the power management architecture (schemes etc) & its always better to go through an abstracted API rather than fiddling with the underlying configuration data. If you dont want to use