When we change Windows we have to download all Visual Studio 2010 updates with Windows Updater and install them again.
Is it possible to download Visual Studio 2010 Updates in an installing pack ?
| |||||||||||||
feedback
|
|
So, We can't do it at all to download all of VS2010 updates in an installing pack. | |||||
feedback
|
|
Some updates are only available via WindowsUpdate but after installing Visual Studio you can use the Web Platform installer to select and install any other package (SP1, MVC3, Windows Phone 7, Silverlight). All packages will then be downloaded and installed at once. | |||||
|
feedback
|
|
I am not exactly sure what you mean with download in an installing pack, but if you want just the executable from Microsoft update you can try the command line tools WuInstall with the option
it should download you the install executables for the updates. If you just want save updates by saving bandwidth see also the caching feature of WuInstall. | |||
|
feedback
|