The inner text of the Publish element can be a conditional expression.  You 
do something like this:

<Publish Event="DoAction"..>1</Publish>

<Publish Event="SpawnDialog" ....>BlockProperty</Publish>

<Publish Event="NewDialog" ...>Not BlockProperty</Publish>


This way tthe custom action fires and sets or unsets the BlockProperty.  
The remaining two publish events are then mutually exclusive and only one 
will occur depending on the value of BlockProperty.

----------------------------------------

From: "AxiomaticImpact" <ke...@legendary-immersion.com>

Sent: Friday, November 18, 2011 5:32 PM

To: wix-users@lists.sourceforge.net

Subject: Re: [WiX-users] Custom Action to verify input


I changed it to SpawnDlg, but it still continues to move on to the next 
Dlg. 

Also, I have no idea how to do what you're talking about, and for me, 
trying

to look through the documentation is like pulling teeth.  I would like to

thank you for all of your help, though.  Sadly, I've only been working 
with

WiX for less than a week.  I'm a fairly new graduate, so I'm still getting

my feet wet, and my employer thought this was a great spot.  And my lead

thought I was onto a great idea, so I'm trying to figure this out, but

failing hard.


--

View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Action-
to-verify-input-tp7004942p7010135.html

Sent from the wix-users mailing list archive at Nabble.com.


----------------------------------------------------------------------------
--

All the data continuously generated in your IT infrastructure 

contains a definitive record of customers, application performance, 

security threats, fraudulent activity, and more. Splunk takes this 

data and makes sense of it. IT sense. And common sense.

http://p.sf.net/sfu/splunk-novd2d

_______________________________________________

WiX-users mailing list

WiX-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to