Bugs item #1960629, was opened at 2008-05-08 17:09 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=1960629&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 will silently ignore packages on the command line Initial Comment: SetupBld.exe -setup Setup.exe -out MySetup.exe -msc MyPackage.msi MyOtherPackage.msi This command chains MyPackage.msi into MySetup.exe, but ignores MyOtherPackage.msi. Note that there is no "-msc" before the second package. ERRORLEVEL is 0. No error or warning (or any other output) is sent to the console. Expected Result: SetupBld.exe should spew an error when an command line parameter is ignored. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1960629&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
