power configuration settings in registry?
I must create an application which will enable setting various configuration settings on a Pocket PC to assist automated configuration of a large number of devices for rollout to a large corporate sales force.
Among the settings I seek to set programatically include the "Turn on device from suspend mode" both when "if a program button is pressed" and "if a record button is pressed."
Additionally, I I'd like to "set the processor speed scheme" as either "Maximum Performance", "Normal", "Power-Saving", or "Auto".
All other power settings that I need to control, I've been able to find the corresponding entries in the registry, but not these.
How can I edit these settings via .Net?
Thanks
-Bill Spain

