mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 15:00:09 +00:00
Added get installed check for classic start menu tweak (#2231)
Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
@@ -58,6 +58,9 @@ Function Invoke-WinUtilCurrentSystem {
|
||||
$values += $False
|
||||
}
|
||||
}
|
||||
else {
|
||||
$values += $False
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user