Hi All,
I am working with latest version of Wix installer. Refer the below code:
Hey,
I have a similar problem. I am currently using wix 3, in which Directory
attribute is compulsary for Website Element.
I want to install webservices into the website selected by the user in a
comboBox.
If user selects a Website say "Default Website", after installation, wix
creates another i
Of Luke Bakken
Sent: Tuesday, August 19, 2008 11:43 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Default website gets removed on Uninstall
On Tue, Aug 19, 2008 at 10:26 AM, Pierson Lee (PIE)
<[EMAIL PROTECTED]> wrote:
> That's one of the b
On Tue, Aug 19, 2008 at 10:26 AM, Pierson Lee (PIE)
<[EMAIL PROTECTED]> wrote:
> That's one of the big issues I've been trying to solve. You can probably set
> another conditional if you can find a good way to check and see if the site
> already exists. I've been meaning to spend more time to al
[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
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 r
>> When the port is not 80, the Default Web Site gets removed on
uninstall...
>>I guess I need to store the port number in the registry, and do a
registry search to set the port number on uninstall.
Sorry to jump in but I think the problem is that you aren't storing the
port for uninstall.
Neil
e and I haven't been able to find
a easily implementable solution
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of j-mauger
Sent: Tuesday, August 19, 2008 9:52 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Default website gets
Thanks for the reply.
OK, I changed the GUIDs, and now the Default Web Site doesn't get removed on
uninstall when the port is 80. So far so good. When the port is not 80,
the Default Web Site gets removed on uninstall. This must be because the
port property has a default value of 80 in my scri
: wix-users@lists.sourceforge.net
Subject: [WiX-users] Default website gets removed on Uninstall
I am trying to create a virtual directory on a Website which has a port
specified by a property called PORT. If PORT is 80, I create the directory
on the existing DefaultWebSite. If PORT is not 80, I
I am trying to create a virtual directory on a Website which has a port
specified by a property called PORT. If PORT is 80, I create the directory
on the existing DefaultWebSite. If PORT is not 80, I create a website with
that port, then create the virtual directory. Installation and
uninstallat
11 matches
Mail list logo