Hi,

At a certain point in my network installation, I decide whether files need
to be copied or not. If not, I don't want to call the EndDialog event with
value "Return" as this will write the files. Basically, I'm looking for
something along the lines of this:

<Control Id="Next" Type="PushButton" Text="Next">
  <Publish Event="return success" />
</Control>

Is there a way to achieve this behavior?

Thanks in advance,
Ashvin
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Returning-Success-on-clicking-a-button-in-dialog-tp5430920p5430920.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to