Bugs item #1818510, was opened at 2007-10-23 14:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1818510&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: light
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Fred (fred_evidian)
Assigned to: Nobody/Anonymous (nobody)
Summary: -b flag is ignored

Initial Comment:
WixV3 : 3.0.2420.0

I'm trying to use a different license text than the default one.
To do this, I followed the documentation and added the following parameters to 
my light.exe command line:

light.exe -v -sval -nologo myFile.wixobj -b "c:\temp" -out myOutput.msi 
-cultures:"en-us;fr-FR" -dWixUILicenseRtf=Eula.rtf -ext WixUIExtension;

The Eula.rtf file is in the c:\temp directory.

light.exe fails with the following error:
C:\delivery\Dev\wix_public\src\ext\uiextension\wixlib\LicenseAgreementDlg.wxs(28)
 : error LGHT0103 : The system cannot find the file 'Eula.rtf'.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1818510&group_id=105970

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to