Ok thanks for all the info.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Tuesday, September 26, 2006
10:56 AM
To: Jeff MacDuff
Cc: Wilson, Phil; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Quick
question on upgrade checking
Jeff MacDuff wrote:
Is there a mechanism to
prompt the user if they want to uninstall or not
Yes. You'll need to create a dialog and schedule it early in the UI
sequence, conditioned on the property you use in UpgradeVersion. It can
be a simple dialog with Upgrade an
: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Tuesday, September 26, 2006
10:22 AM
To: Jeff MacDuff
Cc: Wilson, Phil;
wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Quick
question on upgrade checking
Jeff MacDuff wrote:
So would the new syntax be this
Jeff MacDuff wrote:
So would the
new syntax be this?
Assuming you have only one feature (DefaultFeature), you don't need to
check i
ourceforge.net
Subject: Re: [WiX-users] Quick
question on upgrade checking
Jeff MacDuff wrote:
In my InstallExecuteSequence I have this reference:
<RemoveExistingProducts After="InstallFinalize">RemoveExistingProducts>
As the Mythbusters say, "There's your prob
---------------
>
> *From:* Bob Arnson [mailto:[EMAIL PROTECTED]
> *Sent:* Monday, September 25, 2006 11:24 PM
> *To:* Jeff MacDuff
> *Cc:* Wilson, Phil; wix-users@lists.sourceforge.net
> *Subject:* Re: [WiX-users] Quick question on upgrade checkin
Jeff MacDuff wrote:
In my
InstallExecuteSequence I have this
reference:
RemoveExistingProducts>
As the Mythbusters say, "There's your problem right there."
The property MyUpgrade is set to the product code of the old
<RemoveExistingProducts After="InstallFinalize">RemoveExistingProducts>
Please note that I inherited this J
Does this look right?
-Jeff
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Monday, September 25, 2006
11:24 PM
To: Jeff MacDuff
Cc: W
] Quick
question on upgrade checking
Jeff MacDuff wrote:
That’s the weird thing, I am not doing anything special
for English.. there’s no English special syntax I don’t believe.
Earlier you mentioned prompting for the upgrade; MSI
doesn't do that so there's gotta be something extra.
Jeff MacDuff wrote:
That’s the
weird thing, I am not
doing anything special for English.. there’s no English special syntax
I don’t
believe.
Earlier you mentioned prompting for the upgrade; MSI doesn't do that so
there's gotta be something extra.
--
sig://boB
http://bobs.
Subject: Re: [WiX-users] Quick
question on upgrade checking
Jeff MacDuff wrote:
It did find the German V1 … however it didn’t
stop the install of V2 / uninstall v1
How are you doing that for English?
-- sig://boBhttp://bobs.org
Jeff MacDuff wrote:
It did find
the German V1 … however
it didn’t stop the install of V2 / uninstall v1
How are you doing that for English?
--
sig://boB
http://bobs.org
-
Take Surveys. Earn Cash. I
: [WiX-users] Quick
question on upgrade checking
Jeff MacDuff wrote:
Ok so I have gone through the logs a few times…
In the FindRelatedProducts section of the
MSI it does find 1 related product… however the GUID it lists is the
“ProductCode” of the Old ( V1) MSI… not the UpgradeCode.
It
Jeff MacDuff wrote:
Ok so I have
gone through the logs a few
times…
In the
FindRelatedProducts section of the
MSI it does find 1 related product… however the GUID it lists is the
“ProductCode”
of the Old ( V1) MSI… not the UpgradeCode.
It finds it by the upgrade code b
) should list the UpgradeCode and not the ProductCode ?
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Monday, September 25, 2006
10:08 AM
To: Jeff MacDuff
Cc: Wilson, Phil;
wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Quick
question on upgrade
Jeff MacDuff wrote:
The overall goal is that anytime I install the new package, it should
prompt to remove the old package regardless of language.
So if I have a English OS , with a DEU old package installed.. and I run
the new DEU package on this OS it should prompt me.
That's the case I
never finds the old package.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wilson,
Phil
Sent: Friday, September 22, 2006 5:50 PM
To: Jeff MacDuff; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Quick question on upgrade checking
So we have an up
[mailto:[EMAIL PROTECTED]
Sent: Friday, September 22, 2006 3:16 PM
To: Wilson, Phil; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Quick question on upgrade checking
Yes, it's installed for all users.
-Original Message-
From: Wilson, Phil [mailto:[EMAIL PROTECTED]
Sent:
Yes, it's installed for all users.
-Original Message-
From: Wilson, Phil [mailto:[EMAIL PROTECTED]
Sent: Friday, September 22, 2006 2:23 PM
To: Jeff MacDuff; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Quick question on upgrade checking
Both old and new are installe
: [WiX-users] Quick question on upgrade checking
Well that didn't work either.
Here is the "old" MSI that's installed on the machine (from property
table):
ProductVersion 1.0.0
UpgradeCode {C9BD4428-98AC-4AD0-9646-4E212B1BB770}
And here is the n
D0-9646-4E212B1BB770} 1.0.0 2.0.0 260
All
-Jeff
-Original Message-
From: Jeff MacDuff
Sent: Friday, September 22, 2006 1:16 PM
To: 'Wilson, Phil'; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Quick question on upgrade checking
Ok I just looked and both of the vers
@lists.sourceforge.net
Subject: RE: [WiX-users] Quick question on upgrade checking
UpgradeVersion has Minimum and Maximum strings that specify the range of
product versions that you want to look for and upgrade (IncludeMaximum
and IncludeMinimum are involved too). If you don't specify these values
I don't
mailto:[EMAIL PROTECTED]
Sent: Friday, September 22, 2006 11:15 AM
To: Wilson, Phil; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Quick question on upgrade checking
What version specs do you refer too?
Here is the WXS:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:
TECTED] On Behalf Of Jeff
MacDuff
Sent: Wednesday, September 20, 2006 5:17 PM
To: Stefan Pavlik
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Quick question on upgrade checking
It's still not working for me... here's what I did:
I looked at the new msi ( the one we are b
Behalf Of Jeff
MacDuff
Sent: Wednesday, September 20, 2006 5:17 PM
To: Stefan Pavlik
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Quick question on upgrade checking
It's still not working for me... here's what I did:
I looked at the new msi ( the one we are building now
-
From: Stefan Pavlik [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 20, 2006 6:32 AM
To: Jeff MacDuff
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Quick question on upgrade checking
Hi,
After reading the MSDN and Wix help (at the end of my email) I think
that you can o
Ok thanks for the tips.. I will review the
codes again and take a look.
From: Mike Dimmick
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 20,
2006 7:03 AM
To: Jeff MacDuff;
wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Quick
question on upgrade checking
: Re: [WiX-users] Quick
question on upgrade checking
Any one see any issues
with my syntax here?
I have the ID set to
the upgrade ID of the previous MSI pack… again this is working in English but
not in any other lang.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Hi,
After reading the MSDN and Wix help (at the end of my email) I think
that you can ommit the ExcludeLanguages attribute since you do not
use the Language attribute. Anyway I think it should work as you want.
Try to check the resulting MSI file with ORCA (or any other viewer)
and look at the Upg
, 2006
2:26 PM
To:
wix-users@lists.sourceforge.net
Subject: [WiX-users] Quick
question on upgrade checking
Our MSI is designed to prompt the user to uninstall a
previous version of the product.
This function is working for ENGLISH … but not for any
other language of the MSI.
After reading
Our MSI is designed to prompt the user to uninstall a previous
version of the product.
This function is working for ENGLISH … but not for any
other language of the MSI.
After reading the docs, I found the “ExcludeLanguages="yes"” flag… so now here is my
syntax:
31 matches
Mail list logo