Tuesday, May 27, 2014

How do I change the .NET framework bootstrapper package

1. I found that I needed to right click on my Setup and Deployment project, hit properties, go to prerequisites, and uncheck .NET framework 4 and check .NET framework 3.5.

2. Select it in Solution Explorer, and then at the top click the little icon with binoculars (Launch Condition Editor).

Under Launch Conditions, right click on the .NET Framework and open the properties, and then change the Version to .NET Framework 3.5.

No comments:

Post a Comment