Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Wrong behaviour from new package GUID


1 reply to this topic

oldshoremore

oldshoremore
  • Members
  • 1 posts

Posted 13 April 2004 - 11:01

My msi has different package GUID from previous version but same product GUID. I thought this should not be installable, user should be warned to remove previous version with Add/Remove programs.
But it happily goes ahead and installs over the previous version, I even end up with two entries in Add/Remove programs.
What is missing from my installer?
Thanks for any pointers



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 13 April 2004 - 13:43

Two entries in Add/Remove Programs typically indicate that the ProductCode of the two packages is different. Please double check (open the two msi files with Orca to see the ProductCode)