mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-03 19:53:50 -05:00
last fixes
remove bitmap remove unneeded "| out-null"
This commit is contained in:
@ -460,7 +460,7 @@ if (-NOT (Test-Path -Path $winutildir["warning.png"])) {
|
||||
}
|
||||
|
||||
|
||||
Set-WinUtilTaskbaritem -overlay "logo" | Out-Null
|
||||
Set-WinUtilTaskbaritem -overlay "logo"
|
||||
|
||||
$sync["Form"].Add_Activated({
|
||||
Set-WinUtilTaskbaritem -overlay "logo"
|
||||
|
Reference in New Issue
Block a user