Argh, yes it's the ALLUSERS property that tripped me. InstallShield uses
a custom action to change the ALLUSERS property.
Thanks Rob
Theo
Op 7-12-2010 17:56, Rob Mensching schreef:
> Quick check: is ALLUSERS the same in both installs? MSI won't upgrade
> per-machine with per-user and vice versa.
list
Subject: [WiX-users] Failing to upgrade
Hello,
I'm trying to debug why a I cannot get WiX 3.0 to remove my older MSI
installation created with InstallShield. I have the following WiX code
for upgrading:
And
SELFFOUND
NEWERFOUND
The following is a snippet what I
Quick check: is ALLUSERS the same in both installs? MSI won't upgrade
per-machine with per-user and vice versa.
On Tue, Dec 7, 2010 at 3:21 AM, Theo Landman wrote:
> Hello,
> I'm trying to debug why a I cannot get WiX 3.0 to remove my older MSI
> installation created with InstallShield. I have
Is it possible that you need to specify a Minimum value for OLDERFOUND?
Jim Williams
On Dec 7, 2010, at 3:21 AM, Theo Landman wrote:
> Hello,
> I'm trying to debug why a I cannot get WiX 3.0 to remove my older MSI
> installation created with InstallShield. I have the following WiX code
> for
Hello,
I'm trying to debug why a I cannot get WiX 3.0 to remove my older MSI
installation created with InstallShield. I have the following WiX code
for upgrading:
And
SELFFOUND
NEWERFOUND
The following is a snippet what I get when I install the old 2.2.01
version of our product
5 matches
Mail list logo