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, ...
Also I would appreciate a simple way to check that the latest version is installed (something that could be using inside a build script).