Igor Paniushkin wrote:
> I have read in msi documentation, that it is be design, so my question
> what is the best approach to show error message box from such situation?
>   

Set a property in the CA and use that property as the condition in a 
SpawnDialog control event to show a message box. Never show UI from a 
CA; there's no way to get the same UI level information that MSI uses to 
determine whether UI should be shown.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to