On Thu, Aug 12, 2010 at 6:50 PM, Rivera, Rafael <raf...@withinwindows.com>wrote:
> Oh, sorry. Wow. I just fell into that GUID-being-a-real-GUID trap that was > just talked about moments ago. Yikes. > > /rafael > > > On 8/12/2010 8:49 PM, Eric Schultz wrote: > > Rafael, > > We want to be able to provide a consistent ID for a package no matter how > many times its built. By using the package name, version, architecture and > the publisher's public key token, the same package will always have the same > ID. > > Eric > > I have another quick question. Are these ID's in anyway related to the ProductCode and UpgradeCode in the end MSI? If so, the UpgradeCode must be consistent among all versions of a single product. It cannot change with the version number. If this value changes, Windows cannot find the correct product to upgrade when installing the newer MSI for a package. We may need a way of tracking this GUID and keeping it the same across releases. If we generate it via your hash, it should be okay as long as version is not included. On the other hand, ProductCode and PackageCode must be unique on every new MSI update. They could include the version, or simply be a real GUID. -- Trevor Dennis
_______________________________________________ Mailing list: https://launchpad.net/~coapp-developers Post to : coapp-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~coapp-developers More help : https://help.launchpad.net/ListHelp