update comments for uninstall procedure
This commit is contained in:
@@ -10,8 +10,7 @@ If ( IsAdmin )
|
||||
If ( IsURLValid $URL )
|
||||
{
|
||||
# TODO: Uninstall all versions of SketchUp
|
||||
#$APP_NAME = "SketchUp*"
|
||||
#Run-Script -LivePSScript Uninstall-MSI
|
||||
# 'SketchUp 2019', 'SketchUp 2021', 'SketchUp 2022', 'SketchUp 2023', 'SketchUp Viewer' | Uninstall-MSI
|
||||
|
||||
# Set the local file name to download to
|
||||
$FILE = '{0}{1}.exe' -f (GetTempPath),(Split-Path $URL -Leaf)
|
||||
|
||||
Reference in New Issue
Block a user