Page 1 of 1

Adjusting system settings like Power Saving

Posted: Fri May 13, 2016 9:20 am
by jessican
Hi! I was wondering if anyone could advice the best way to go about adjusting system settings such as power saving during installation? Thanks!

Re: Adjusting system settings like Power Saving

Posted: Fri May 13, 2016 11:07 am
by FrancescoT
Dear Jessican,

you may use "Powercfg.exe" for managing power options from the command line.
https://technet.microsoft.com/en-us/library/hh824902.aspx

Then you can call such tool from your MSI code script using the "Run Program" command.

Hope this helps you.

Regards

Re: Adjusting system settings like Power Saving

Posted: Mon May 16, 2016 8:33 am
by jessican
Thanks so much!! :D

Re: Adjusting system settings like Power Saving

Posted: Mon May 16, 2016 11:20 am
by FrancescoT
:D