If the old MSI and new MSI file have the same product code then this
makes sense.  Trying to install the new MSI is going to find that the
same product already exists so doing a REINSTALL will try to reinstall
the old product.  Doing a new install will say it is already installed.

Jim Williams

-----Original Message-----
From: Rob Mensching [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 23, 2008 9:56 PM
To: [EMAIL PROTECTED]; General discussion forWindows Installer XML
toolset.
Subject: Re: [WiX-users] Upgrade MSI is looking for Old MSI

Verbose log file should tell you why it needed the original package.
Major upgrade may not need it.

-----Original Message-----
From: Bob Lim [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 23, 2008 19:24
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Upgrade MSI is looking for Old MSI

Dear guys,

I have changed the package id. When I used "msiexec /i NewSetup.msi
REINSTALL=ALL REINSTALLMODE=vomus", I get a " A network error occurred
while attempting to read from the file "C:\\...\\OldSetup.msi" ": it is
looking for the old installer, halfway though the installation.

When I used "msiexec /i NewSetup.msi", I get a message prompt that
another version of the product is already installed, please use "add and
remove programs" to configure or remove the product.

Please help!

What should I do to make the upgrade MSI not look for the old MSI?

Thank you very much!

Best regards,
Bob Lim



 
______________________________________________________________________
Search, browse and book your hotels and flights through Yahoo! Travel.
http://sg.travel.yahoo.com

------------------------------------------------------------------------
-
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

-------------------------------------------------------------------------
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