Our installer has some UI which requests and validates a product key from the user during InstallUISequence. I want to add an additional checks so that if some clever user tries to silently install our msi to bypass the UI (and hence the validation UI) that they install will fail. I have a private property in the installer which I can check to know if we've successfully validated a key, I'm just not sure how to make the entire InstallExecute sequence contingent on it (and only so on clean installs, but not uninstalls/upgrades/repairs/etc.)
I'm guessing there's a right way to do this. Can anyone tell me what it is? 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