Merge modules are recognized by their Module Signature.  I know of no purpose 
for the Summary Information Package Code other then it must have one becaues 
it's an MSI database.  I  know of no harm in changing it and this is probably 
the reason why the schema no longer requires it.
 
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me



----- Original Message ----
From: John Fry <j...@ifeats.com>
To: wix-users@lists.sourceforge.net
Sent: Fri, September 24, 2010 4:25:47 PM
Subject: [WiX-users] Wix 3.5 Module GUID Deprecated

Hello,

We’re upgrading our build system from Wix 2.0 to 3.5 and are now
getting the following warning:

warning CNDL1088 : The Module/@Guid attribute is deprecated merge
modules use their package code as the modularization guid.  Use the
Package/@Id attribute instead.

We currently specify both a module GUID and a package ID – can we just
remove the module GUID in future releases? Our “finished product” is a
merge module that gets included in several different products, and we
want to ensure that it’s recognized properly e.g. if a user installs a
new product with an upgraded version of our service packaged in.

Also, we’re currently hardcoding a GUID as the package ID and keeping
it the same from release to release, is this correct? I didn’t see any
other ID that was staying constant between releases that would
associate a new version of our module with an older one.

Any advice would be appreciated.

Thanks!
John Fry

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



      

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to