Is it possible to reference a .wxi file that is included in a .wixlib from a
.wixproj consuming that .wixlib? 

My specific goal that I'm trying to achieve is a WiX library that contains a
generic SQL connection dialog that can be reused.   

The general scheme is using a .wxi file that defines the Dialog element with
all the appropriate controls for a SQL DB connection (server, database name,
credentials) all configured with properties that have a property prefix that
will be set using a WiX variable defined external to the .wxi, allowing the
dialog to easily be reused.   

I got this all working directly in my .wixproj but when I went to move this
to a .wixlib I ran into an issue that I'm not sure how/if I can include the
.wxi file contained in the WiX library.  Any ideas? 

Thanks, 
Mike  

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Referencing-wxi-from-wixlib-tp6080919p6080919.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to