Bugs item #1802341, was opened at 2007-09-25 16:15 Message generated for change (Comment added) made by pmarcu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1802341&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: candle Group: v3.0 Status: Open Resolution: None Priority: 9 Private: No Submitted By: Bruno Sabin (bsabin) Assigned to: pmarcu (pmarcu) Summary: candle -out cannot take a path as argument Initial Comment: Using WiX 3.0.3307.0 the command: candle.exe -out localization\xx_french.wixobj xx_french.wxs will output a file called: localizationxx_french.wixobj instead of the expected "xx_french.wixobj" in a subdirectory called "localization" (which already exists on the filessytem) ---------------------------------------------------------------------- >Comment By: pmarcu (pmarcu) Date: 2007-10-01 10:35 Message: Logged In: YES user_id=1612676 Originator: NO I am not able to reproduce this. I used this commandline: candle -out localization\xx_french.wixobj xx_french.wxs and the xx_french.wixobj file was being properly produced in the localization folder. Bruno, can you try to reproduce this with the latest bits? ---------------------------------------------------------------------- Comment By: pmarcu (pmarcu) Date: 2007-10-01 09:37 Message: Logged In: YES user_id=1612676 Originator: NO I am not able to reproduce this. I used this commandline: candle -out localization\xx_french.wixobj xx_french.wxs and the xx_french.wixobj file was being properly produced in the localization folder. Bruno, can you try to reproduce this with the latest bits? ---------------------------------------------------------------------- Comment By: sameer garde (sameer_garde) Date: 2007-09-28 15:28 Message: Logged In: YES user_id=1864340 Originator: NO Pri: 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1802341&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
