On Mon, Oct 26, 2009 at 10:51 PM, Blair <os...@live.com> wrote:
> Managed code custom actions called frequently like that are going to be slow
> because of all the process creation-and-termination/CLI-state
> setup-and-teardown/etc. going on. You may be interested in the "workaround"
> described on this page
> (http://legalizeadulthood.wordpress.com/2009/10/23/ui-custom-action-guidelin
> es/) to get properties reevaluated while processing events.

Thanks and I saw this and tried it.  It worked decently although not
exactly how I'd hoped.  I decided that instead of trying to shoehorn a
solution into Wix I'd merely have the user agree to my license terms.
Then in my application I'd add functionality where the user could
activate the product.

In the future I will run dark.exe against msi's that have
functionality that I want -- to see if I can glean something from
them.

-- 
K

------------------------------------------------------------------------------
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