Closed riezebosch closed 6 years ago
I created my own version of the VisualStudio2015Enterprise package: https://github.com/riezebosch/BoxstarterPackages/tree/master/VisualStudio2015Enterprise
It includes an option to point to a layout location so I'm able to cache the download for subsequent installs.
It also uses the built-in capabilities of the installer to install specific items using the InstallSelectableItems argument.
Lastly it includes a dependency to the package for installing the required Windows Updates for Windows 8.1 and Windows Server 2012.
I hope you like it and maybe you can incorporate these changes into your own "official" package.
I created my own version of the VisualStudio2015Enterprise package: https://github.com/riezebosch/BoxstarterPackages/tree/master/VisualStudio2015Enterprise
It includes an option to point to a layout location so I'm able to cache the download for subsequent installs.
It also uses the built-in capabilities of the installer to install specific items using the InstallSelectableItems argument.
Lastly it includes a dependency to the package for installing the required Windows Updates for Windows 8.1 and Windows Server 2012.
I hope you like it and maybe you can incorporate these changes into your own "official" package.