Hi Mattias,

This is a Windows Installer issue. If you are doing a minor upgrade, you
must keep the same msi file name:

See:
http://helpnet.acresso.com/robo/projects/installshield12helplib/MajorMinorSmall.htm

Rgrds,

Eitan



On Tue, Aug 5, 2008 at 11:38 AM, Mattias Åslund <[EMAIL PROTECTED]> wrote:

> Thanks for the suggestion Eitan!
>
> At first I thought it didn't work - but it actually does!
>
> There seems to be a bug in WiX 3 (or Windows Installer). If the new msi has
> a different filename than the old one, it fails to find the new package
> during the install process. It logs the old filename in the log if I
> include
> "/L*V". As long as I keep the same names it works though, so for now I'm a
> happy camper!
>
> Is there a more appropriate place to discuss the error than posting
> extensive logs in this mailing list?
>
> /Mattias
>
> >Are you using the property ALLUSERS=1 ?
> >This property will let you do a system-level install instead of per-user.
> >
> >Rgrds,
> >
> >Eitan
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to