Why do you want to do that?  The usual way to assemble wixobj's is to use a 
Library project to assembly them into a wixlib.  If you turn binding on, this 
also includes the binaries referenced by the wixobj's making the wixlib 
freestanding.  Wix and VS will handle the linking for you if you set a 
reference in your main MSI project to the Library project.  Or, you can 
manually pass the wixlib on the light.exe command line.
--
John M. Cooper

-----Original Message-----
From: Troy Teixeira [mailto:tteixe...@polariswireless.com] 
Sent: Friday, March 02, 2012 9:45 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Combine .wixobj files

Can someone please send me an example of the light.exe command to combine two 
.wixobj files residing in the same directory? 

Thanks

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning Cloud computing makes 
use of virtualization - but cloud computing also focuses on allowing computing 
to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to