Thank you its working...
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 10 October 2012 16:41
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code
You probably need WixUI_Mondo or WixUI_FeatureTree, not
olset.'
Subject: Re: [WiX-users] upgrade code
This is my 1st msi...
My 2nd msi.
There iam able to remove and repair only but iam not getting change option
what to do
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl
: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code
For what ? If you mean a major upgrade, you just double-click the MSI file.
-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 10 October 2012 08:45
To: 'General discussio
For what ? If you mean a major upgrade, you just double-click the MSI file.
-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 10 October 2012 08:45
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] upgrade code
Can
Can u show me through command line...
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 09 October 2012 20:04
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code
It is not possible to run two installers at the same
if no installation is currently running.
-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 09 October 2012 15:00
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] upgrade code
That clearly saying that another version is running
That clearly saying that another version is running
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 09 October 2012 17:28
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code
Can you give more information ? Is
Can you give more information ? Is there an error message ?
-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 09 October 2012 12:34
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] upgrade code
Hi,
I checked that pa
Hi,
I checked that path but iam unable to upgrade to my exsisting msi..
Thanks,
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 09 October 2012 14:50
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code
http
http://wix.sourceforge.net/manual-wix3/major_upgrade.htm
-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 09 October 2012 09:06
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] upgrade code
Hi,
Iam Having two msi,s.in one msi iam having 200 patches.i in
Try this blog entry for details:
http://blogs.technet.com/alexshev/archive/2008/02/15/from-msi-to-wix-part-8-major-upgrade.aspx
Also try the MSDN articles on major upgrades:
http://msdn.microsoft.com/en-us/library/aa369786(VS.85).aspx.
Neil
From: [EMAIL PROTECTE
Neil Sleightholm wrote:
Does anyone have a comment on this? Is there are reason why the
condition doesn't work with the msi is run in silent mode? Is this
true for all conditions?
Standard advice applies: Check a verbose log; it records when properties
are set. The likely cause is that Fi
: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Upgrade code failing for silent installs
After a bit of googling I think I have found the answer, the condition
doesn't work in silent mode. To make it work I needed these elements:
NEWERVERSIONDETECTED
t: 05 February 2008 17:55
To: Wilson, Phil; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Upgrade code failing for silent installs
It sounds like I have done something wrong in my script, I have pared
this down to a minimal install (see below) to reproduce the problem. I
don't t
WERVERSIONDETECTED
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wilson,
Phil
Sent: 05 February 2008 17:41
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Upgrade code failing for silent
Maybe the silent install is bypassing the UI where you set the ALLUSERS
property to per-system. So you're ending up with the default, a per-user
install, and that goes on side by side with the per-system one. Something like
that anyway. Another thing that might be happening is that you don't ha
16 matches
Mail list logo