Commit d4dd221
authored
Disable vs_installer self-update (#976)
As suggested on the
[DevComm](https://developercommunity.visualstudio.com/t/Visual-Studio-Installer-randomly-fails-t/10924708?)
thread, this adds `--noUpdateInstaller` to the `vs_installer.exe`
invocation to disable the installer self-update.
This solves the issue of `vs_installer.exe` silently failing to install
the requested packages.1 parent 84a73db commit d4dd221
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
| 214 | + | |
213 | 215 | | |
214 | 216 | | |
215 | 217 | | |
| |||
0 commit comments