During our InstallExecuteSequence we decrement an install count for the user via a Custom Action. After that takes place, we want to change the messaging of our Windows Installer UI (Cancel dialog, UserExit dialog, etc) to alert the user to this fact (as it is non-reversable.) I'm having trouble getting the WiX UI to respond to property changes that take place in the InstallExecuteSequence. I want to do something as simple as set a property SHOWWARNING to true in InstallExecute, and show/hide some text on the dialogs based on this.
Is this possible? I haven't been able to come up with any way to tweak the dialogs that can appear once InstallExeucte has started. I also am not entirely clear how dialogs like the cancel dialog play into the otherwise nicely segmented world of InstallUI and InstallExecute. Thanks! -Dan ------------------------------------------------------------------------------ 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