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 correctly linked in the merge
module and installed correctly. So everything is working fine now



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Can-a-Wixlib-contain-a-merge-module-tp7594055p7594071.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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

2014-04-10 Thread Rob Mensching
That should work. Best guess: Check that the Fragment(s) with the MergeXxx 
elements are referenced.

___
 FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

-Original Message-
From: TimM [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 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 the install all files/entries in the 
wixlib were correctly installed, but the merge module within the wixlib did not 
get installed.

So if this is not possible then I'll move the merge module into the main 
parents project, but I just want to keep things together as this merge module 
is only related to this fragment wixlib.

So if it is possible then I would like to know how otherwise parent it will 
go.

Thanks.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Can-a-Wixlib-contain-a-merge-module-tp7594055.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration Continuously Automate 
Build, Test  Deployment Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users