diff --git a/Install-SketchUp.ps1 b/Install-SketchUp.ps1 index eaabfc3..adf9be1 100644 --- a/Install-SketchUp.ps1 +++ b/Install-SketchUp.ps1 @@ -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