The only reason I asked is because the guid that suffixes the property names
is supposed to be the MSM's Package @Id, and there should be no reason that
your MSM is using another MSMs properties. However, that appears to be a red
herring (the "duplicate sequence number" warnings are expected in that
scenario). The purpose of the duplicate sequence warnings is to make you
look to ensure that there isn't any sequencing expectation between the
actions being merged. Setting the values of the system directories doesn't
generally have that concern.

The concern I see looking more closely at your build spew is the "action
[that] cannot be merged" report. Are the names of the actions really blank
('') or did you remove the action names? If you look at your MSM in Orca (or
other MSI viewer/editor), does it really have entries in the sequence tables
with blank or missing action names? Does your MSM pass validation by itself?

Blair

-----Original Message-----
From: Joost van Zoest [mailto:jzo...@siqura.com] 
Sent: Monday, January 30, 2012 12:58 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Visual C++ 2010 Merge Module

If you mean if I've used guids which are also used in the VC MSM, then no.
I've tested this by generating completely new guids for my merge module, and
still I got the warnings.

Thanks for the idea though, didn't think of this obvious error...

-----Original Message-----
From: Blair [mailto:os...@live.com]
Sent: Monday, January 30, 2012 9:07 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Visual C++ 2010 Merge Module

Did you borrow VC's MSM's package guid for your MSM?

This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system.


----------------------------------------------------------------------------
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers is
just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro
Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to