Update setupScriptInfo.ps1
This commit is contained in:
@@ -116,6 +116,7 @@ if ($UserSID -ne $null -and $UserHKUPath -ne $null) {
|
||||
}
|
||||
|
||||
# Installing needed apps
|
||||
choco upgrade all -y
|
||||
choco install dotnet -y
|
||||
choco install vcredist-all -y
|
||||
choco install firefox -y
|
||||
|
||||
Reference in New Issue
Block a user