开发者

Automatically install the .NET framework 3.5 SP1 with .Net 2008 application

We have an application that needs the 3.5 SP1 framework and when we click on the prerequisite option in the setup kit we made, we only see the framework without the SP1. When we install, it does not indeed install the correct one.

Is there a way to make this work?

The applicat开发者_如何学JAVAion was made in WPF if that changes anything.

Thanks!


I checked on my Visual Studio installation and the .NET Framework 3.5 SP1 prerequisite is available for selection in setup project.

Make sure you have Visual Studio 2008 SP1 installed.

Also be aware that the installer for .NET Framework SP1 is not included in Visual Studio SP1 and because of this you will not be able to select the option (Download prerequisites from the same location as my application). If you need to have the installer locally take a look at the following blog post:

How to Include .NET Framework 3.5 SP1 with Your Installer

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜