Bugs item #1818510, was opened at 2007-10-23 05:26 Message generated for change (Comment added) made by pmarcu 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: Pending >Resolution: Works For Me Priority: 5 Private: No Submitted By: Fred (fred_evidian) Assigned to: pmarcu (pmarcu) 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'. ---------------------------------------------------------------------- >Comment By: pmarcu (pmarcu) Date: 2007-11-01 20:49 Message: Logged In: YES user_id=1612676 Originator: NO You may want to try a newer build. Lots of things have been fixed in the past few months realted to WiX variables. It works for me on the latest build. ---------------------------------------------------------------------- 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
