Re: [WiX-users] condition not working :(

2012-10-07 Thread Hoover, Jacob
not working :( -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: October-05-12 4:37 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] condition not working :( I assume your condition must have been mangled

Re: [WiX-users] condition not working :(

2012-10-06 Thread Steven Ogilvie
-Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: October-05-12 4:37 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] condition not working :( I assume your condition must have been mangled/stripped when you

Re: [WiX-users] condition not working :(

2012-10-05 Thread StevenOgilvie
Subject: [WiX-users] condition not working :( Hi all frustrated... I have 3 files that are installed conditionally:         I have a custom action to a dll that runs and sets the property as per log file: MSI (c) (4C!E4) [16:17:47:570]: PROPERTY CHANGE: Adding MYCORP_FOUNDPRODU

Re: [WiX-users] condition not working :(

2012-10-05 Thread Hoover, Jacob
I assume your condition must have been mangled/stripped when you posted. -Original Message- From: StevenOgilvie [mailto:sogil...@msn.com] Sent: Friday, October 05, 2012 3:24 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] condition not working :( Hi all frustrated... I have

[WiX-users] condition not working :(

2012-10-05 Thread StevenOgilvie
Hi all frustrated... I have 3 files that are installed conditionally: I have a custom action to a dll that runs and sets the property as per log file: MSI (c) (4C!E4) [16:17:47:570]: PROPERTY CHANGE: Adding MYCORP_FOUNDPRODUCTPLATFORM property. Its value is 'x86'. MSI (c) (4C!E4) [16:1