What are the steps required to install latest Visual Studio 2008, including all updates?
Posted
by bogdan
on Stack Overflow
See other posts from Stack Overflow
or by bogdan
Published on 2010-03-17T11:54:56Z
Indexed on
2010/03/17
12:11 UTC
Read the original article
Hit count: 290
visual-studio-2008
|installation
I learnt the hard way that it is not possible to slipstream Visual Studio 2008 (embed all patches to the installation kir) - It will just fail to install properly, without letting you know that. So the only way is to install each patch one by one.
What is the right sequence for this? It should include SP1, ATL patch, GDI patch, ...
© Stack Overflow or respective owner