-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support WebInstallers #16
Comments
#11 Allows the web install for vs2017. I cache the vs2017 install by running something like (note the initial installer is in different path):
Then when installing point to:
You need to run the installer again to cache newer releases of vs2017 fortunately it only downloads what's missing for the new version so it should be quicker |
I hope this will be merged in the near future :) |
Any progress on this one? |
As there is no ISO installer for Visual Studio 2017, to make a fully repeatable build you should be getting visual studio builds from a network share. Original when I tried this, I kept having interment failures when deploying to devs and it took ages (running this for devs at a datacenter company, so connectivity should not have been an issue) |
Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs. |
Closing due to inactivity. If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs. |
I can't find an ISO image of the VS2013 and VS2017 editions I need . There are only webinstallers.
The both the web installer EXE and manually packaged zip files containing all the resources should be settable as "source" attribute .
The text was updated successfully, but these errors were encountered: