I think he is stating that if the port isn't 80, he needs a website created 
otherwise, he wants to use the default.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, August 19, 2008 11:24 AM
To: wix-users
Subject: Re: [WiX-users] Default website gets removed on Uninstall

Hi,

As far as I've understood, and irrespectively of your port issue, a WebSite 
element under a
Component element will always create a WebSite (even if it is the "Default Web 
Site") and thus
also remove it on uninstall. You THINCTRAX_PORT <> 80 sniffet should not 
include a WebSite element
but refer to the (located) "Default Web Site".

You may also take a look at the topic 'Install virtual directory in the default 
IIS web site only
for selected feature?' at e.g.
http://n2.nabble.com/Install-virtual-directory-in-the-default-IIS-web-site-only-for-selected-feature--td721970.html
in which a scenario using (locating) the existing "Default Web Site" is 
described including the
hidden gem - of using the WiX custom action ConfigureIIs to control if IIS 
should be configured at
all (e.g. in the event that IIS is not available).

/Michael

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


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