I want to give the user the choice of deploying a web app to an existing website or to create a new website.
All the examples I've seen do one or the other but not both. 1) After reading the documentation on the IIS extension, am I right in thinking that I will require 2 website elements: a) one within a component to create a new website b) a locator to select an existing website with a condition on the component to only install if the user chooses to install a new web site 2) Will I need to specify 2 WebVirtualDir's as separate components: one referring to the new web site and one referring to the existing web site, with suitable conditions on each, or is there a way to dynamically set the website id attribute at install time, e.g. through a property? 3) Will the locator search (for the existing website) still get fired if its website/@id is not referenced during the install (i.e. if the user selected new web site) I'm using Wix V3 (3.0.4227.0) Chris ------------------------------------------------------------------------- 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