Update setupScriptInfo.ps1
This commit is contained in:
@@ -133,7 +133,7 @@ choco install vlc -y
|
||||
choco install audacity -y
|
||||
|
||||
Write-Host 'Installing Scratch...'
|
||||
Start-Process -FilePath $(Join-Path $tmpPath "Scratch%20Setup.exe") -ArgumentList "/S ALLUSERS=1" -Wait
|
||||
Start-Process -FilePath $(Join-Path $tmpPath "Scratch%20Setup.exe") -ArgumentList "/allusers /s" -Wait
|
||||
|
||||
choco install mblock -y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user