Re: [WiX-users] Detecting full .NET4

2012-11-13 Thread Steven Ogilvie
mber-12-12 8:23 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Detecting full .NET4 You need to do more than just reference the property. Did you add a Condition element, and if so what was the value of the text within it? -Original Message- Fro

Re: [WiX-users] Detecting full .NET4

2012-11-12 Thread Dushyant Bansal
You are correct. That worked. On Mon, Nov 12, 2012 at 5:23 PM, Hoover, Jacob wrote: > You need to do more than just reference the property. Did you add a > Condition element, and if so what was the value of the text within it? > > -Original Message- > From: Dushyant Bansal [mailto:dush

Re: [WiX-users] Detecting full .NET4

2012-11-12 Thread Hoover, Jacob
You need to do more than just reference the property. Did you add a Condition element, and if so what was the value of the text within it? -Original Message- From: Dushyant Bansal [mailto:dushyant.subscr...@gmail.com] Sent: Monday, November 12, 2012 7:17 PM To: wix-users@lists.sourcefor