Bugs item #1477982, was opened at 2006-04-27 15:57
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=1477982&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: v2.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Arnette (billarnette)
Assigned to: Nobody/Anonymous (nobody)
Summary: Response file parsing error

Initial Comment:
Response files containing quoted paths with spaces
aren't parsed correctly.  I found this bug through the
Nant light task which uses a response file in its
implementation.


Create a response file like so:
-nologo
-out "C:\Visual Studio
Projects\Foo\Install\FooInstall\FooInstall\Release\FooInstall.msi"
-loc C:\Visual Studio
Projects\Foo\Tools\WiX\lib\WixUI_en-us.wxl
"C:\Visual Studio
Projects\Foo\Install\FooInstall\FooInstall\obj\FooInstall.wixobj"
"C:\Visual Studio
Projects\Foo\Install\FooInstall\FooInstall\obj\FooInstallUI.wixobj"

Execute light:
>light @tmp.rsp 
light.exe : fatal error LGHT0005: File of type 'Source'
with name 'Studio' could not be found.




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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to