Update setupScriptInfo.ps1

This commit is contained in:
2023-10-10 13:30:03 +00:00
parent d3320a1c65
commit 84ab0ec617

View File

@@ -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