[EMAIL PROTECTED] wrote:
> AddLocal and Remove work pretty good, except that after my CD Key dialog
> "Remove"s a component, the user can still change its status back to "Install
> Locally" inside the SelectionTree.  Is there any way to prevent this?
> 
> Or maybe I'm being too ambitious trying to provide a fully featured
> installer that disables certain features without a valid CD Key?
>
It's probably not safe enough to do that in the msi - anyone could load 
it into orca and change it so that it installs without the key.

I'd just install anyway and have the code check the install key and put 
up a message / redirect to a website selling the product.  The 
alternative is two MSIs - registered and unregistered.

Tony

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to