[wix-users] When is the IIS extension executed during install? [P]
Steven Ogilvie
Steven.Ogilvie at titus.com
Mon Jan 23 11:40:10 PST 2017
Classification: Public
Edwin,
That is what I thought...
(Just wanted to make sure)
Thanks,
Steve
This message has been marked as Public by Steven Ogilvie on January 23, 2017 2:40:07 PM. Classification provided by TITUS.
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Edwin Castro
Sent: January 23, 2017 2:37 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] When is the IIS extension executed during install?
>From the wix39rtm tag:
ConfigureIIs seems to be scheduled before RegisterUser.
InstallCertificates seems to be scheduled after InstallFiles.
UninstallCertificates seems to be scheduled before RemoveFiles.
I would not expect that scheduling to change between versions but it is a possibility.
--
Edwin G. Castro
On Mon, Jan 23, 2017 at 11:29 AM, Steve Ogilvie <SOGILVIE at msn.com> wrote:
> Hi all,
>
> I have an installer that creates a database (using SQL scripts) and creates 4 or 5 web apps.
>
> I need to know when during the installexecutesequence that the following are executed:
> iis:WebAppPool
> iis:WebVirtualDir
> thanks,
>
> steve
>
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list