fix app matching for uninstall

This commit is contained in:
2023-01-18 19:14:05 -05:00
parent 933105f0bf
commit 3ada68d37f
+1 -1
View File
@@ -10,7 +10,7 @@ If ( IsAdmin )
If ( IsURLValid $URL )
{
# Uninstall all versions of SketchUp
$APP_NAME = "SketchUp"
$APP_NAME = "SketchUp*"
Run-Script -LivePSScript Uninstall-MSI
# Set the local file name to download to