mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-10 01:51:18 +10:00
Update Invoke-WPFButton.ps1
This commit is contained in:
@@ -80,6 +80,7 @@ function Invoke-WPFButton {
|
||||
}
|
||||
}
|
||||
"WPFRemoveSelectedAppx" {
|
||||
Get-Process -Name *widget*, *game*, dllhost | Stop-Process -Force
|
||||
Invoke-WPFAppxRemoval
|
||||
}
|
||||
"WPFCloseButton" {$sync.Form.Close(); Write-Host "Bye bye!"}
|
||||
|
||||
Reference in New Issue
Block a user