Re: [WiX-users] WiX Check if .NET 4.0 Client Profile is installed

2010-07-02 Thread Bob Arnson
On 6/29/2010 10:53 AM, Johannes Hetzer wrote: > is there a condition for an installed .NET 4.0 Client Profile? > See "How To: Check for .NET Framework Versions" in WiX.chm. -- sig://boB http://joyofsetup.com/ -- Th

Re: [WiX-users] WiX Check if .NET 4.0 Client Profile is installed

2010-06-29 Thread Thomas Singer
Please don't hijack threads by replying to a message and changing the subject! Instead create a new message if you want to start a new thread. Thanks, Tom On 29.06.2010 16:53, Johannes Hetzer wrote: > Dear WiX Users, > > is there a condition for an installed .NET 4.0 Client Profile? > > Also

[WiX-users] WiX Check if .NET 4.0 Client Profile is installed

2010-06-29 Thread Johannes Hetzer
Dear WiX Users, is there a condition for an installed .NET 4.0 Client Profile? Also good to know would be if there are checks for an installed MSBuild and Web Deploy (msdeploy.exe). Thanks for your help, KR, J. H. --