hiney
hiney

Reputation:

Setup Wizard

I am using the Setup Wizard to package my windows form app however when installing I get prompted to install the .NET 3.5 framework even though my app is built on 2.0 and the 3.5 framework is not ticked in the prereqs section of the setup project.

Why is it asking for .NET 3.5?

Upvotes: 1

Views: 297

Answers (1)

hiney
hiney

Reputation:

Solved: I have manually changed the framework version under Launch Conditions.

Upvotes: 1

Related Questions