User Tools

Site Tools


userspace:win-config-power

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
userspace:win-config-power [2014/01/22 13:49]
Kevin W. created
userspace:win-config-power [2021/08/23 08:37] (current)
Line 5: Line 5:
 requiredWinstVersion >= 4.10.8.3\\ requiredWinstVersion >= 4.10.8.3\\
 Tested with Windows 7/8 Enterprise x64/x32\\ Tested with Windows 7/8 Enterprise x64/x32\\
-By [[Kevin.Weis@faw.de|Kevin Weis]] 2014-01-22\\+**Not working for Windows XP**\\ 
 +By [[Compilenix@compilenix.org|Compilenix]] 2014-01-22\\
  
-Download: [[https://dl.dropboxusercontent.com/u/27159788/static/win-config-power_1.0-1.opsi | installable opsi package]]\\+Download: [[https://compilenix.org/public/opsi/localboot/win-config-power/win-config-power_1.0-1.opsi | installable opsi package]]\\
  
 <code> <code>
Line 20: Line 21:
 </code> </code>
  
-== What is does, and what not == +==== What is does, and what not ==== 
- It Does: +It Does:\\ 
-  - +  - **Setup** installing default config (.pow file) 
 +  - **Uninstall** remove default config (.pow file) and set to selected property "reset_to" (default is "high_performance"
 +  - **Once** customize the default config (.pow file), with the product propertys (values in minutes): 
 +    - monitor-timeout-ac 
 +    - monitor-timeout-dc 
 +    - disk-timeout-ac 
 +    - disk-timeout-dc 
 +    - standby-timeout-ac 
 +    - standby-timeout-dc
  
- It Does Not: +It Does Not:\\ 
-  - +  - Working for Windows XP 
 +  - Turn your computer into an energy-saving-machine 
 +  - Report any errors, to winst.
  
  
-== TODO == +==== TODO ==== 
-  - +  - May add Exception-Handling/Error-Reporting.
  
  
Line 59: Line 70:
 powercfg -DELETE "$guid$" powercfg -DELETE "$guid$"
  
 +</code>
  
-<code> +===== once.ins =====
- +
-=== once.ins ===+
 <code winst delsub.ins> <code winst delsub.ins>
 [Initial] [Initial]
Line 162: Line 172:
 </code> </code>
  
-=== setup.ins ===+===== setup.ins =====
 <code winst setup.ins> <code winst setup.ins>
 [Initial] [Initial]
Line 241: Line 251:
 </code> </code>
  
-=== uninstall.ins ===+===== uninstall.ins =====
 <code winst uninstall.ins> <code winst uninstall.ins>
 [Initial] [Initial]
Line 297: Line 307:
 </code> </code>
  
-=== control ===+===== control =====
 <code winst control> <code winst control>
 [Package] [Package]
userspace/win-config-power.1390398570.txt.gz · Last modified: 2021/08/23 08:37 (external edit)