Bugs item #1960631, was opened at 2008-05-08 17:11 Message generated for change (Comment added) made by chrisindri You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1960631&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christopher Araman (chrisindri) Assigned to: Nobody/Anonymous (nobody) Summary: setupbld fails when setup.exe has read-only attribute Initial Comment: attrib +r Setup.exe SetupBld.exe -setup Setup.exe -out MySetup.exe -msc MyPackage.msi This command returns: Error 0x80070013: Failed to CreateSetup. Expected Result: SetupBld.exe should successfully create MySetup.exe. It should not require write access to setup.exe. WiX 3.0.4025.0 ---------------------------------------------------------------------- >Comment By: Christopher Araman (chrisindri) Date: 2008-05-08 17:13 Message: Logged In: YES user_id=662662 Originator: YES Note that many source revision systems leave files that haven't been checked out in the +R (read only) state. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1960631&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
