Bugs item #1887800, was opened at 2008-02-06 03:05 Message generated for change (Comment added) made by micarls You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1887800&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: heat Group: v3.0 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Kirill Kovalenko (kovalenkok) Assigned to: Nobody/Anonymous (nobody) Summary: heat.exe (3.0.3801.0) crashes with empty mutistring value Initial Comment: One of our RGS files contained a string like this: Options = m '' which stands for an empty REG_MULTI_SZ value. Exception callstack: at Microsoft.Tools.WindowsInstallerXml.Extensions.UtilFinalizeHarvesterMutator.MutateRegistryValues() in src\ext\UtilExtension\wixext\UtilFinalizeHarvesterMutator.cs:line 772 at Microsoft.Tools.WindowsInstallerXml.Extensions.UtilFinalizeHarvesterMutator.Mutate(Wix wix) in src\ext\UtilExtension\wixext\UtilFinalizeHarvesterMutator.cs:line 96 at Microsoft.Tools.WindowsInstallerXml.Mutator.Mutate(Wix wix) in src\wix\Mutator.cs:line 72 at Microsoft.Tools.WindowsInstallerXml.Tools.Heat.Run(String[] args) in src\heat\heat.cs:line 230 ---------------------------------------------------------------------- >Comment By: Mike Carlson (micarls) Date: 2008-05-02 14:11 Message: Logged In: YES user_id=2057970 Originator: NO The fix for this was checked in some time ago - I apologize for the late resolution. Try it in the latest build. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1887800&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
