Thanks that worked.
-Original Message-
From: Kamil Mierzejewski [mailto:kamil.mierzejew...@techland.pl]
Sent: Tuesday, January 06, 2009 12:17 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Conditional install question
Conditionally set feature
Conditionally set feature conditions to 0 (exlusivelly).
Use Condition element under Feature element with Level="0" and
appropriate condition.
W dniu 2009-01-06 18:06, Scott Sam pisze:
> I have Office plugins that can be installed. One for office 2007 and one
> for Office 2003. Each plugin has i
Yes, Feature/Condition.
-Original Message-
From: Scott Sam [mailto:s...@clearviewecm.com]
Sent: Tuesday, January 06, 2009 09:07
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Conditional install question
I have Office plugins that can be installed. One for
2:58 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Conditional install of feature
The original install is InstallScript based (and was called out as such in the
original email).
The search
ECTED] [
> [EMAIL PROTECTED] On Behalf Of Wilson, Phil [
> [EMAIL PROTECTED]
> Sent: 13 August 2008 22:31
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Conditional install of feature
>
> What about whether the very old InstallShield is a
.
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Wilson, Phil [EMAIL
PROTECTED]
Sent: 13 August 2008 22:31
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Conditional install of feature
What about whether the very old InstallShield is an MSI-based install
s Installer XML toolset.
Subject: Re: [WiX-users] Conditional install of feature
Ok, all valid points and need to be looked at. But, what about my original
question?
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Wilson, Phil [EMAIL
PROTECTED]
Sent: 12
.
Subject: Re: [WiX-users] Conditional install of feature
That sounds a bit odd if I understand correctly. There's already an installed
product and you're installing on top of it, but it's apparently not an upgrade.
Don't you end up with two entries in Add/Remove Programs
Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Eldridge
Sent: Tuesday, August 12, 2008 12:14 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Conditional install of feature
Hi Phil,
Neither. Because the original install
Jeff
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Wilson, Phil [EMAIL
PROTECTED]
Sent: 11 August 2008 17:43
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Conditional install of feature
What kind of upgrade are we looking at he
What kind of upgrade are we looking at here? A major upgrade with ProductCode
changes and Upgrade table entries? Or is the ProductCode the same as the
original product?
Phil Wilson
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Eldridge
Sent: Mond
ComponentSearch for a known Component in the pre-req package and Condition your
Product to not install if it fails.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Magus
Sent: Tuesday, June 05, 2007 5:13 PM
To: wix-users@lists.sourceforge.net
Subject: [Wi
rt.microsoft.com/kb/908002
Phil Wilson
From: Chris Bardon [mailto:[EMAIL PROTECTED]
Sent: Friday, March 30, 2007 5:37 AM
To: Wilson, Phil; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Conditional Install of the Office 2003 PIAs
I might just try that, but th
ursday, March 29, 2007 2:15 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Conditional Install of the Office 2003 PIAs
I don't think it's worth the added complication. Just install the PIAs
in the bootstrapper.
Phil Wilson
I don't think it's worth the added complication. Just install the PIAs
in the bootstrapper.
Phil Wilson
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris
Bardon
Sent: Thursday, March 29, 2007 10:48 AM
To: wix-users@lists.sourceforge.net
Su
Feature conditions are evaluated during the CostFinalize action, which
comes before WelcomeDlg action.
Modify your code :
And modify condition code to valid syntax :
--
Alexander Biryukov
On Thu, 14 Dec 2006 09:10:54 +0300, Jonas Abrams
<[EMAIL PROTECTED]> wrote:
> Hey everyone,
>
> I am
Jonas Abrams wrote:
> Hey everyone,
Hi.
> I am trying to base the installation of a feature in my
> install on a property that gets set through a custom action
> and have been unable to get it to work correctly. These are
> the steps that I am following:
>
>
>
> I first set up my property
-users] conditional install
Thomas Svare wrote:
The new problem I'm running into is MsiNtProductType is not defined when
the action InstallFiles runs so MsiNtProductType acts as a logical false
when my components' condition is evaluated. I know this is more of a
Windows Installer ques
Thomas Svare wrote:
The new problem I'm running into is MsiNtProductType is not defined
when the action InstallFiles runs so MsiNtProductType acts as a
logical false when my components' condition is evaluated. I know this
is more of a Windows Installer question but I was wondering if anyone
cember 09, 2006 4:47 PM
To: Thomas Svare
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] conditional install
Thomas Svare wrote:
I've got to install a component on Windows 2000 and greater with the
exception of Vista. The component needs to install on Longhorn. I know
Long
Thomas Svare wrote:
I've got to install a component on Windows 2000 and greater with the
exception of Vista. The component needs to install on Longhorn. I
know Longhorn isn't completed yet and is subject to change but I have
to try to make it work with what's available today. The following
21 matches
Mail list logo