Re: [WiX-users] Queries on Upgrade

2014-04-25 Thread Phil Wilson
discussion about the WiX toolset. > Subject: Re: [WiX-users] Queries on Upgrade > > Installers are registered by product code. > > As Bob said the upgrade code is stored elsewhere in the registry in a > different format so you can't search for it. > > -Original

Re: [WiX-users] Queries on Upgrade

2014-04-25 Thread David Watson
Phil not Bob, sorry :) -Original Message- From: David Watson [mailto:dwat...@sdl.com] Sent: 25 April 2014 13:48 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Queries on Upgrade Installers are registered by product code. As Bob said the upgrade code is stored

Re: [WiX-users] Queries on Upgrade

2014-04-25 Thread David Watson
about the WiX toolset. Subject: Re: [WiX-users] Queries on Upgrade Hi Gabriel, Sorry but I don't understand your answer. I am not asking what to search for. As you said for Per user install Upgrade code goes into HKUSERS but when I checked it wasn't there. It wasn't in HKLM and

Re: [WiX-users] Queries on Upgrade

2014-04-25 Thread Karkare,Aparna
age- From: Gabriel Ivanes [mailto:g...@fastmail.net] Sent: Friday, April 25, 2014 7:27 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Queries on Upgrade Search for the productcode. -- Sincerely, Gabriel ---

Re: [WiX-users] Queries on Upgrade

2014-04-25 Thread Gabriel Ivanes
Search for the productcode. -- Sincerely, Gabriel -- Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, C

Re: [WiX-users] Queries on Upgrade

2014-04-24 Thread Karkare,Aparna
ssion about the WiX toolset. Subject: Re: [WiX-users] Queries on Upgrade Ohh. That is logical. But please tell me in this case when there is an upgrade (which I believe is done based on Upgrade code), installer will look into HKUSERS for Upgrade code (Existing product) and not in HKLM? Aparna Karka

Re: [WiX-users] Queries on Upgrade

2014-04-24 Thread Karkare,Aparna
fice: 020-6641-6142 Email: akark...@travelers.com -Original Message- From: Gabriel Ivanes [mailto:g...@fastmail.net] Sent: Thursday, April 24, 2014 10:57 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Queries on Upgrade That's why you didn't find it in HKLM. It&

Re: [WiX-users] Queries on Upgrade

2014-04-24 Thread Phil Wilson
[mailto:g...@fastmail.net] > Sent: Thursday, April 24, 2014 8:00 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Queries on Upgrade > > Good day, > > > > 1. What's your installation context ? User or Machine ? > > > > 2. Your condition seem ok if UPGRADING

Re: [WiX-users] Queries on Upgrade

2014-04-24 Thread Gabriel Ivanes
nes [[2]mailto:g...@fastmail.net] Sent: Thursday, April 24, 2014 8:00 AM To: [3]wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Queries on Upgrade Good day, 1. What's your installation context ? User or Machine ? 2. Your condition seem ok if UPGRADINGPRODUCTCODE is th

Re: [WiX-users] Queries on Upgrade

2014-04-24 Thread Karkare,Aparna
ice: 020-6641-6142 Email: akark...@travelers.com -Original Message- From: Gabriel Ivanes [mailto:g...@fastmail.net] Sent: Thursday, April 24, 2014 8:00 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Queries on Upgrade Good day, 1. What's your installation context ?

Re: [WiX-users] Queries on Upgrade

2014-04-24 Thread Gabriel Ivanes
Good day, 1. What's your installation context ? User or Machine ? 2. Your condition seem ok if UPGRADINGPRODUCTCODE is the right property. 3. What's your need ? Check your msi with [1]InstEd. It's always instructive. Le Jeu 24 Avril 2014, à 12:37, Karkare,Aparna a écrit : Hello,