-
Notifications
You must be signed in to change notification settings - Fork 9
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
Optionally specify installer location for VS2015 Enterprise #3
Comments
Did you do any thing to implement this? I'm finally getting some time to look at the chocolatey packages |
err - yes i did actually. I started a brand new repository and was planning to use chocolatey triage process to take over the packages since you haven't been responding. Figured you were walking away from them. Happy to do a big PR into this one if you want - I've made quite a few changes |
I'll build and do some testing on this today. |
excellent - thanks!
It seems from that download and install timeout are different but yeah - 7GB in 45mins can be a big ask |
Just looking into updating to allow a local path to
vs_enterprise.exe
I propose
/installUrl=<path to vs_enterprise.exe>
vs-install.ps1
as opposed toChocolateyInstall.ps1
which means it would potentially work for the other VS packagesSound ok?
The text was updated successfully, but these errors were encountered: