Re: [WiX-users] Ensure that a property is set in setup with UI orunattended setup.

2011-11-07 Thread Robert Brunhuber
Monday, November 07, 2011 1:44 PM >> To: wix-users@lists.sourceforge.net >> Subject: Re: [WiX-users] Ensure that a property is set in setup with UI >> orunattended setup. >> >> I'll try this, thank you for your suggestion. Just to understand your example >> sho

Re: [WiX-users] Ensure that a property is set in setup with UI orunattended setup.

2011-11-07 Thread Hoover, Jacob
Yeah, brain fart on tying the custom action to the Custom Id. -Original Message- From: Robert Brunhuber [mailto:w...@rbrunhuber.de] Sent: Monday, November 07, 2011 3:44 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Ensure that a property is set in setup with UI

Re: [WiX-users] Ensure that a property is set in setup with UI orunattended setup.

2011-11-07 Thread Castro, Edwin G. (Hillsboro)
nsider the environment before printing this e-mail > -Original Message- > From: Robert Brunhuber [mailto:w...@rbrunhuber.de] > Sent: Monday, November 07, 2011 1:44 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Ensure that a property is set in setup wit

Re: [WiX-users] Ensure that a property is set in setup with UI orunattended setup.

2011-11-07 Thread Robert Brunhuber
I'll try this, thank you for your suggestion. Just to understand your example shouldn't the InstallExecute Sequence be this way: NOT PROPERTYTHATMUSTBESET instead of this: NOT PROPERTYTHATMUSTBESET But I wonder is this request of mine so unusual or why is this not documented in any

Re: [WiX-users] Ensure that a property is set in setup with UI orunattended setup.

2011-11-07 Thread Hoover, Jacob
One would think a simple condition within the InstallExecute table could then trigger a custom action. Ex: NOT PROPERTYTHATMUSTBESET -Original Message- From: Robert Brunhuber [mailto:w...@rbrunhuber.de] Sent: Monday, November 07, 2011 1:44 PM To: wix-users@lists.sourceforge.net Sub