Re: [WiX-users] Can a Wixlib contain a merge module?

2014-04-11 Thread TimM
Thanks Rob... It actually turned out to be the first build I did from TeamCity did not link in the merge module as it did not have access to it at the time. So the wixlib that went into the parent just did not have the merge module to install. So I re-verified with the latest build and it

[WiX-users] Can a Wixlib contain a merge module?

2014-04-10 Thread TimM
I have a wixlib project that now needs to install files that are within a merge module. I thought that just adding the Merge Id to the wixlib fragment DirectoryRef and the MergeRef Id to the fragment Feature Id that it would just work, but it did not. The wixlib built without errors and during

Re: [WiX-users] Can a Wixlib contain a merge module?

2014-04-10 Thread Rob Mensching
[mailto:timmay...@smarttech.com] Sent: Thursday, April 10, 2014 2:30 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Can a Wixlib contain a merge module? I have a wixlib project that now needs to install files that are within a merge module. I thought that just adding the Merge Id