I have a run-of-the-mill .NET app with a simple existing WiX project. I'm
trying to include Burn into the project to get the goodness of .NET
framework bootstrapping. The app only needs .NET 4.0, so I'd like to install
nothing if .NET 4.0 or 4.5 is present, or .NET 4.5 if neither are present
(unles
this:
Then I have this property:
This is in my bundle.wxs file (I am checking for .NET, SQLServer Express and
2 other prereqs :)
Steve
-Original Message-
From: Ed and Beth Brey [mailto:edandb...@breyfamily.net]
Sent: September-10-12 3:40 PM
To: wix-users@lists.sourceforge.net
Su
What is best practice for installing .NET 4 with an application, and how
does burn support it?
Since.NET 4.5 replaces .NET 4.0, rather than installs separately, the
installation choices differ from in previous versions. For an application
that can use either .NET 4.0 or 4.5, what is the best pr
3 matches
Mail list logo