Yes, I have created a separate WixLib project and added a reference.  

Now, how do I include the WixLib components so that I can reference them in the 
Feature? 


-----Original Message-----
From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com] 
Sent: Monday, May 17, 2010 4:50 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] wixlib

I assume that you found the "Adding WiX References" topic in the WiX help:
http://wix.sourceforge.net/manual-wix3/votive_wix_references.htm

The only thing I would add to that is that you need to add a "ref" to the 
fragments that you want to include in your main project. You could add 
PropertyRef or CustomActionRef or any of the other "ref" elements. These 
references are what includes the fragments into your main project.

Edwin G. Castro
Software Developer - Staff
Electronic Banking Services
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail


> -----Original Message-----
> From: Kurt Jensen [mailto:kurt.jen...@ophir-spiricon.com]
> Sent: Monday, May 17, 2010 3:11 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] wixlib
> 
> I'm trying to understand wixlib.  I've spent an hour searching do, web,
> and archives.
> 
> After I create a wixlib, how do I include it in my installation?
> 
> Kurt Jensen
> 
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> 
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
> 
> www.clearswift.com
> **********************************************************************
> 
> 
> 
> -----------------------------------------------------------------------
> -------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to