Bugs item #1876570, was opened at 2008-01-21 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=1876570&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 Private: No Submitted By: flub (bruynooghef) Assigned to: Nobody/Anonymous (nobody) Summary: Merge Modules combined with IgnoreModularization Initial Comment: Hi When using the IgnoreModularization tag in a merge module on an ID for a file the resulting .msm does get created correctly with the ID of the file left unmodified. However when using that merge module to build an .msi file light will complain (here the file ID was "python.exeF"): light.exe : fatal error LGHT0017 : Failed to create cab 'c:\Documents and Settings\flub\Local Settings\Temp\s0z5_l_v\product.cab' while cabbing file 'c:\Documents and Settings\flub\Local Settings\Temp\s0z5_l_v\MergeId.15C1031E\python.exeF' with error 0x80070002. When looking in the temporary directory while this is happening you can find a file python.exeF.GUID_OF_MODULE which suggests that when merging the cab files the IDs get modularised in the cab file anyway, at least during the merge process. Regards Floris ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1876570&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
