What is the best way for a WiX v2 built installer to test if one of the
standard Windows Server 2008 Features is installed? Is it possible for
an MSI file to invoke the installation of a Feature before continuing
with the rest of its own installation?

I need to check if a Feature is installed; if not, I'd like to install
it automatically before continuing, but I need at least to abort if the
Feature is not installed. I'm aware of the ocsetup and servermanagercmd
utilities around which I could presumably hack up a custom action or
two, but a more elegant solution would be better.

The Feature in question in this case is "Multipath I/O" in case that's
relevant. Thanks for any advice.

Regards,
              jjf

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