[EMAIL PROTECTED] wrote:
> 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?
>   

Sorry, I left out a step: What you want is to set the feature level to 0 
and use AddLocal. That way it's disabled by default, won't show up in 
the feature tree, and can only be enabled programmatically. Which 
includes the command line, btw -- anyone can install it by specifying 
ADDLOCAL=FeatureName on the Msiexec command line.

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

Correct.

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