| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8a20530 commit e5559f3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -61,6 +61,6 @@ cls | |||
| 61 | 61 | -ArgumentList '-NoProfile -InputFormat None -ExecutionPolicy Bypass -Command ^ | |
| 62 | 62 | [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; ^ | |
| 63 | 63 | iex ((New-Object System.Net.WebClient).DownloadString(''https://chocolatey.org/install.ps1'')); ^ | |
| 64 | - choco upgrade -y python visualstudio2019-workload-vctools; ^ | ||
| 64 | + choco upgrade -y python visualstudio2022-workload-vctools; ^ | ||
| 65 | 65 | Read-Host ''Type ENTER to exit'' ' ^ | |
| 66 | 66 | -Verb RunAs | |
| Back | FazBrowse Home | New Git URL |
0 commit comments