majorsilence / WarSetup-Fork

A fork of warsetup http://sourceforge.net/projects/warsetup/
Other
2 stars 4 forks source link

Option to require .NET 4.5 #3

Closed majorsilence closed 10 years ago

majorsilence commented 10 years ago
<PropertyRef Id="NETFRAMEWORK45"/>

<Condition Message="This application requires .NET Framework 4.5. Please install the .NET Framework then run this installer again.">
    <![CDATA[Installed OR NETFRAMEWORK45]]>
</Condition>

See https://github.com/majorsilence/WarSetup-Fork/commit/57ed4e0694e8e5f3054178c38eb80f9ca0ef7f10 for how 4.0 support was added.

majorsilence commented 10 years ago

Completed in https://github.com/majorsilence/WarSetup-Fork/commit/93b331f4bacf9d60f6bfa5f06aaeaab3f6e84261