Deploy framework SP1 from Bootstrapper?

  • Thread starter Thread starter Guest
  • Start date Start date
Hi Lachlan,

Thanks for posting. You can deploy the service pack with the setup
bootstrap but you may need to change some of the source code of the
bootstrap Setup.exe. The VC source code is available at the following link:

http://go.microsoft.com/fwlink/?LinkId=16824

You may check the existance of the Service Pack 1 with the following
knowledge base article:

Determine whether service packs are installed on the .NET Framework
http://support.microsoft.com/?id=318785

Then we launch the installation of the Service Pack if necessary.

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Back
Top