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

Reply via email to