Monday, May 1, 2017

Open Power plan window using RunDll32.exe

I am a power user of AutoHotKey. Currently, I want to create a shortcut to open Power plan in windows 7.


The window I want to open is in the screenshot below



I tried the following commands too but they seem to open different dialogs.


 rundll32.exe shell32.dll,Control_RunDLL powercfg.cpl
rundll32.exe shell32.dll,Control_RunDLL powercfg.cpl,,1

So, How can I open this dialog box using run?

No comments:

Post a Comment

hard drive - Leaving bad sectors in unformatted partition?

Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...