Vidya Kukke wrote:
> My installer requires the ability to install and uninstall single/multiple 
> features.
> I was able to create the <Feature> node to achieve the installation on a per 
> feature basis. However the uninstall always removes the entire product. What 
> am I missing? I am doing the uninstall via Add/Remove Programs.
>   

Uninstall from ARP removes all features. If you use a maintenance-mode 
dialog box to choose individual features to be removed, you can generate 
a verbose log around the InstallValidate action to see which features 
MSI is selecting for removal.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to