Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Jiang, Chunyan (GE Healthcare)
August 2009 12:26 > An: General discussion for Windows Installer XML toolset. > Betreff: Re: [WiX-users] How to create the installation package,which > is able to upgrade > > According to the docs, UPGRADINGPRODUCTCODE is set during a removal. > When I've done this before, I

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread John Ludlow
>> and not Installed AND >> NOT UPGRADINGPRODUCTCODE >> >> How can I make "MyCA" only be called for the first installation? >> >> >> Regards, >> >> Chunyan >> >> -Ursprüngliche Nachricht- >> Von: Peter Shirtcliffe [m

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Jiang, Chunyan (GE Healthcare)
Gesendet: Mittwoch, 5. August 2009 12:26 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] How to create the installation package,which is able to upgrade According to the docs, UPGRADINGPRODUCTCODE is set during a removal. When I've done this before, I

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread John Ludlow
CODE >> >> How can I make "MyCA" only be called for the first installation? >> >> >> Regards, >> >> Chunyan >> >> -Ursprüngliche Nachricht----- >> Von: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] >> Gesendet: Mittwoch, 5.

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread John Ludlow
-- > Von: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] > Gesendet: Mittwoch, 5. August 2009 11:05 > An: General discussion for Windows Installer XML toolset. > Betreff: Re: [WiX-users] How to create the installation package,which is able > to upgrade > > NOT UPGRADINGPRODUCTCOD

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Jiang, Chunyan (GE Healthcare)
-Ursprüngliche Nachricht- Von: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] Gesendet: Mittwoch, 5. August 2009 11:05 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] How to create the installation package,which is able to upgrade NOT UPGRADINGPRODUCTCODE wil

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread John Ludlow
[mailto:john.ludlow...@gmail.com] > Gesendet: Mittwoch, 5. August 2009 11:11 > An: General discussion for Windows Installer XML toolset. > Betreff: Re: [WiX-users] How to create the installation package,which is able > to upgrade > > 2009/8/5 Jiang, Chunyan (GE Healthcare) : >

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Peter Shirtcliffe
: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to create the installation package,which is able to upgrade Thank you for your reply. I only want the CA to run for the first time installation. I will try to change the condition to "not Installed" and

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Jiang, Chunyan (GE Healthcare)
e uppercase but this isnt part of your problem. -Original Message- From: Jiang, Chunyan (GE Healthcare) [mailto:chunyan.ji...@ge.com] Sent: 05 August 2009 09:47 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to create the installation package,which is

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Jiang, Chunyan (GE Healthcare)
Installer XML toolset. Betreff: Re: [WiX-users] How to create the installation package,which is able to upgrade 2009/8/5 Jiang, Chunyan (GE Healthcare) : > Hi John, > > Thank you for your help. There is some progess in my Upgrade. It will not > install a new software after I change the OnlyD

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread John Ludlow
2009/8/5 Jiang, Chunyan (GE Healthcare) : > Hi John, > > Thank you for your help. There is some progess in my Upgrade. It will not > install a new software after I change the OnlyDetect. > Hmm - does it give an error message? ---

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Peter Shirtcliffe
of your problem. -Original Message- From: Jiang, Chunyan (GE Healthcare) [mailto:chunyan.ji...@ge.com] Sent: 05 August 2009 09:47 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to create the installation package,which is able to upgrade Hi John

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Jiang, Chunyan (GE Healthcare)
e the correct upgrade package? > > Regards, > > Chunyan > > > -Ursprüngliche Nachricht- > Von: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] > Gesendet: Dienstag, 4. August 2009 11:03 > An: General discussion for Windows Installer XML toolset. > Betreff: R

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread John Ludlow
t upgrade package? > > Regards, > > Chunyan > > > -Ursprüngliche Nachricht- > Von: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] > Gesendet: Dienstag, 4. August 2009 11:03 > An: General discussion for Windows Installer XML toolset. > Betreff: Re: [WiX-u

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-05 Thread Jiang, Chunyan (GE Healthcare)
, Chunyan -Ursprüngliche Nachricht- Von: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] Gesendet: Dienstag, 4. August 2009 11:03 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] How to create the installation package,which is able to upgrade If yo

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-04 Thread Peter Shirtcliffe
...@sitecore.net] Gesendet: Montag, 3. August 2009 16:09 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] How to create the installation package,which is able to upgrade First of all, I would encourage you to get acquainted with the resources below: - http

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-04 Thread Yan Sklyarenko
Installer XML toolset. Subject: Re: [WiX-users] How to create the installation package,which is able to upgrade Hi Yan, Thank you for your reply. I read the web page as you recommended. It is very helpful. I would like to ask whether it is possible to write the first installation and upgrade in the

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-04 Thread Jiang, Chunyan (GE Healthcare)
discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] How to create the installation package,which is able to upgrade First of all, I would encourage you to get acquainted with the resources below: - http://msdn.microsoft.com/en-us/library/aa370579(VS.85).aspx and all

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-03 Thread Neil Sleightholm
an -Original Message- From: Jiang, Chunyan (GE Healthcare) [mailto:chunyan.ji...@ge.com] Sent: Monday, August 03, 2009 4:56 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] How to create the installation package,which is able to upgrade Hi Wix-users, I have

Re: [WiX-users] How to create the installation package, which is able to upgrade

2009-08-03 Thread Yan Sklyarenko
hcare) [mailto:chunyan.ji...@ge.com] Sent: Monday, August 03, 2009 4:56 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] How to create the installation package,which is able to upgrade Hi Wix-users, I have created the installation package with wix. Now I have a new

[WiX-users] How to create the installation package, which is able to upgrade

2009-08-03 Thread Jiang, Chunyan (GE Healthcare)
Hi Wix-users, I have created the installation package with wix. Now I have a new task that .msi should be upgradable. It means that the newly built .msi should be installed without uninstalling the last version, when some files changed in the package. However, my newly built .msi can not be ins