Ooops, I meant to say feature, sorry!

"Remove" didn't actually remove it from the tree for me, it just put an "X"
next to the feature.  I was easily able to still install the feature by
changing the "X" to "Install Local."  Could I be doing something wrong?

If this doesn't work out, my other "great" idea is to have:

-Basic installer, that verifies the CD Key,
-The DLL that verifies CD Keys launches a separate fully-featured installer
if the user enters the correct CD Key (this also gives me a chance to
encrypt the fully-featured installer)
-The original installer now terminates

But wouldn't this fail because I'm running two installers at the same time?



-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 05, 2007 23:09 PM
To: [EMAIL PROTECTED]
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] SelectionTree Not Updated

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

Just verifying: When you say "component" above, do you mean component or 
feature? AddLocal and Remove work on features; Remove should remove the 
feature and not show it in the feature tree at all.

> Or maybe I'm being too ambitious trying to provide a fully featured
> installer that disables certain features without a valid CD Key?
>   

As Tony points out, it's not at all secure, but if that's not a concern, 
goferit.<g>

-- 
sig://boB
http://bobs.org



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