Re: [WiX-users] LGHT0111

2008-06-09 Thread Bob Arnson
Natxo Mateos wrote: > > candle Product.wxs > > light -out Product.msi %WIX%\WixUI.wixlib -loc %WIX%\WixUI_es-es.wxl > > What I'm missing? By the way, I'm using version 2.0.5805. > You need to pass Product.wixobj to the light command line. -- sig://boB http://joyofsetup.com/ -

Re: [WiX-users] LGHT0111: Could not find entry section in provided listof intermediates.

2007-04-02 Thread Mike Dimmick
I think it means that it can't find a or in the list of .wixobj and .wixlib files you have provided. -- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Surendra Katari Sent: 02 April 2007 22:11 To: wix-users@lists.sourceforge.net Subject: [WiX-user