updated comment
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
$URL = 'https://download.sketchup.com/SketchUpStudio-2023-1-340-117.exe'
|
||||
|
||||
# TODO: Uninstall all versions of SketchUp
|
||||
#'SketchUp 2019', 'SketchUp 2021', 'SketchUp 2022', 'SketchUp 2023', 'SketchUp Viewer' | Uninstall-MSI
|
||||
#'SketchUp 2019', 'SketchUp 2020', 'SketchUp 2021', 'SketchUp 2022', 'SketchUp 2023', 'SketchUp Viewer' | Uninstall-MSI
|
||||
|
||||
# Set the local file name to download to
|
||||
$FILE = '{0}{1}' -f (Get-TempPath),(Split-Path $URL -Leaf)
|
||||
|
||||
Reference in New Issue
Block a user