mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 18:42:35 -05:00
refractor Windows Update Tab
- move update presets to smaller collumn - add new collumn for windows update manager - add datagrid - add datagrid style
This commit is contained in:
@ -61,5 +61,6 @@ function Invoke-WPFButton {
|
||||
"WPFWinUtilInstallPSProfile" {Invoke-WinUtilInstallPSProfile}
|
||||
"WPFWinUtilUninstallPSProfile" {Invoke-WinUtilUninstallPSProfile}
|
||||
"WPFWinUtilSSHServer" {Invoke-WPFSSHServer}
|
||||
"WPFScanUpdates" {Invoke-WPFScanUpdates}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user