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

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:win-config-power [2014/01/24 08:55]
Kevin W. Write "It Does", "It Does Not", "TODO" and a warning about WinXP
userspace:win-config-power [2021/08/23 08:37] (current)
Line 6: Line 6:
 Tested with Windows 7/8 Enterprise x64/x32\\ Tested with Windows 7/8 Enterprise x64/x32\\
 **Not working for Windows XP**\\ **Not working for Windows XP**\\
-By [[Kevin.Weis@faw.de|Kevin Weis]] 2014-01-22\\+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 21: 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)   - **Setup** installing default config (.pow file)
Line 39: Line 39:
  
  
-== TODO ==+==== TODO ====
   - May add Exception-Handling/Error-Reporting.   - May add Exception-Handling/Error-Reporting.
  
Line 70: 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 173: Line 172:
 </code> </code>
  
-=== setup.ins ===+===== setup.ins =====
 <code winst setup.ins> <code winst setup.ins>
 [Initial] [Initial]
Line 252: Line 251:
 </code> </code>
  
-=== uninstall.ins ===+===== uninstall.ins =====
 <code winst uninstall.ins> <code winst uninstall.ins>
 [Initial] [Initial]
Line 308: Line 307:
 </code> </code>
  
-=== control ===+===== control =====
 <code winst control> <code winst control>
 [Package] [Package]
userspace/win-config-power.1390553746.txt.gz · Last modified: 2021/08/23 08:37 (external edit)