ckw2068 Posted March 3, 2005 Posted March 3, 2005 Any body now how to automatically configure Windows XP Sp2 to set all power options to 'Never'?Thanks,Chris-
codejunkie Posted March 6, 2005 Posted March 6, 2005 I am just adding the abillity to my programhaving to create a new function to alow thisall the setting are stored in the same key-val so have to edit it as apose to releasing it with a new oneThis is just one of the new features in v2 of my WinNT Tweaker.Watch this space!Oh great I think it could be more complex than I first thought there seems to be ALOT of entrys changed, well thats going of RegExport, the values below are gathered using AutoIt 3.1RegVals (All Do Nothing Unless Stated)Lid Button - Do Nothing to StandBy0100000000000000030000000000008000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000000008000000000030000000000008002000000010000000000000001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C000000000PowerButton - Do Nothing, Ask me what to do, StandBy and then to Shutdown0100000000000000030000000000008000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000800000000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000002000000030000000000000000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000001000000000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C000000000SleepButton - Do Nothing, Ask me what to do, StandBy and then to Shutdown0100000000000000030000000000008000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000000008000000000030000000800000000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000000008002000000030000000000000000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000000008000000000030000001000000000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C000000000Should be 'fun' trying to do all this Oh well getting there
ckw2068 Posted March 6, 2005 Author Posted March 6, 2005 I am just adding the abillity to my programhaving to create a new function to alow thisall the setting are stored in the same key-val so have to edit it as apose to releasing it with a new oneThis is just one of the new features in v2 of my WinNT Tweaker.Watch this space!Oh great I think it could be more complex than I first thought there seems to be ALOT of entrys changed, well thats going of RegExport, the values below are gathered using AutoIt 3.1RegVals (All Do Nothing Unless Stated)Lid Button - Do Nothing to StandBy0100000000000000030000000000008000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000000008000000000030000000000008002000000010000000000000001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C000000000PowerButton - Do Nothing, Ask me what to do, StandBy and then to Shutdown0100000000000000030000000000008000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000800000000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000002000000030000000000000000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000001000000000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C000000000SleepButton - Do Nothing, Ask me what to do, StandBy and then to Shutdown0100000000000000030000000000008000000000030000000000008000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000000008000000000030000000800000000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000000008002000000030000000000000000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C0000000000100000000000000030000000000008000000000030000001000000000000000010000000000008001000000D68C0A000200000000000000000000002C010000320307000400000004000000020000000000000053002D000000000003000000010000000400000002000000040000C001000000040000000100000009000000000000000300000001000100010000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000300000000002C010000014F917C1E0000000000000000000000580200000150643202000000040000C000000000Should be 'fun' trying to do all this Oh well getting there<{POST_SNAPBACK}>Yea, I agree.
codejunkie Posted March 6, 2005 Posted March 6, 2005 Yea, I agree.<{POST_SNAPBACK}>Just be glade U dnt have to know mess around with the registry
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