Adding it to InstallUISequence fixed it. Thanks.
-Original Message-
From: Don Benson [mailto:dbenso...@gmail.com]
Sent: Wednesday, March 11, 2009 14:36
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Detecting Server 2008 Core
Look at the CustomAction
NOT REMOVE
>
>
>
> But my DetectServerCore never gets called. What am I doing wrong?
>
>
> -Original Message-
> From: Don Benson [mailto:dbenso...@gmail.com]
> Sent: Wednesday, March 11, 2009 13:04
> To: General discussion for Windows Installer XML toolset.
toolset.
Subject: Re: [WiX-users] Detecting Server 2008 Core
Where to schedule the CA depends on how you intend to use the results.
If
you want to use it to prevent installation, you should schedule it
before
LaunchConditions as an immediate CA and use a Condition element based on
the
property set
possible using WiX or WiX extensions.
>
>
> -Original Message-
> From: Jeremy Farrell [mailto:jfarr...@pillardata.com]
> Sent: Sunday, March 08, 2009 20:17
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-use
If I write custom action to detect Server 2008 Core installation where
should I schedule it?
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabil
Would it be a good addition to WiX extensions?
-Original Message-
From: Chad Petersen [mailto:chad.peter...@harlandfs.com]
Sent: Tuesday, March 10, 2009 15:41
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Detecting Server 2008 Core
Well, I didn
m: Alex Ivanoff [mailto:alex.ivan...@shavlik.com]
Sent: Tuesday, March 10, 2009 1:27 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Detecting Server 2008 Core
I would not use the suggested "explorer.exe" trick. What if Windows
Server team decides to add expl
ussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Detecting Server 2008 Core
This looked interesting
http://blog.deploymentengineering.com/2008/04/detecting-windows-server-2
008-installed.html
-Original Message-
From: Alex Ivanoff [mailto:alex.ivan...@shavlik.com]
Se
.
Subject: Re: [WiX-users] Detecting Server 2008 Core
MsiNTProductType only tells whether it is a workstation, server or
domain controller. It does not tell whether it is a Core installation.
-Original Message-
From: Wilson, Phil [mailto:phil.wil...@wonderware.com]
Sent: Monday, March 09
Installer XML toolset.
Subject: Re: [WiX-users] Detecting Server 2008 Core
It's basically the same as the Vista check (the values in VersionNT and
WindowsBuild are identical to the Server 2008 values in some cases) then
add a check for the value of the MsiNTProductType property. Server 2008
retu
It's basically the same as the Vista check (the values in VersionNT and
WindowsBuild are identical to the Server 2008 values in some cases) then add a
check for the value of the MsiNTProductType property. Server 2008 returns 3,
Vista returns 1.
Phil Wilson
-Original Message-
From:
.com]
> Sent: Sunday, March 08, 2009 20:17
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Detecting Server 2008 Core
>
> http://www.letmegooglethatforyou.com/?q=Detecting+Server+2008+Core
>
> > -Original Message-
> > Fr
.
-Original Message-
From: Jeremy Farrell [mailto:jfarr...@pillardata.com]
Sent: Sunday, March 08, 2009 20:17
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Detecting Server 2008 Core
http://www.letmegooglethatforyou.com/?q=Detecting+Server+2008+Core
http://www.letmegooglethatforyou.com/?q=Detecting+Server+2008+Core
> -Original Message-
> From: Alex Ivanoff [mailto:alex.ivan...@shavlik.com]
> Sent: Saturday, March 07, 2009 7:10 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Detecting Server 2008
14 matches
Mail list logo