mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-15 17:58:31 +00:00
Simplfy Invoke-WPFUltimatePerformance.ps1 (#4319)
* Simplfy Invoke-WPFUltimatePerformance.ps1 * Update Invoke-WPFButton.ps1 * Update Invoke-WPFUltimatePerformance.ps1 * Update Invoke-WPFUltimatePerformance.ps1 * Update Invoke-WPFButton.ps1 * Update Invoke-WPFUltimatePerformance.ps1 * Update Invoke-WPFUltimatePerformance.ps1 * Update Invoke-WPFUltimatePerformance.ps1 * Update Invoke-WPFUltimatePerformance.ps1
This commit is contained in:
@@ -56,8 +56,8 @@ function Invoke-WPFButton {
|
||||
"WPFClearInstallSelection" {Invoke-WPFPresets -imported $true -checkboxfilterpattern "WPFInstall*"}
|
||||
"WPFtweaksbutton" {Invoke-WPFtweaksbutton}
|
||||
"WPFOOSUbutton" {Invoke-WPFOOSU}
|
||||
"WPFAddUltPerf" {Invoke-WPFUltimatePerformance -State "Enable"}
|
||||
"WPFRemoveUltPerf" {Invoke-WPFUltimatePerformance -State "Disable"}
|
||||
"WPFAddUltPerf" {Invoke-WPFUltimatePerformance -Do}
|
||||
"WPFRemoveUltPerf" {Invoke-WPFUltimatePerformance}
|
||||
"WPFundoall" {Invoke-WPFundoall}
|
||||
"WPFUpdatesdefault" {Invoke-WPFUpdatesdefault}
|
||||
"WPFUpdatesdisable" {Invoke-WPFUpdatesdisable}
|
||||
|
||||
Reference in New Issue
Block a user