Bugs item #1508965, was opened at 2006-06-19 16:17 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=1508965&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: 5 Submitted By: mballou (mballou11) Assigned to: Nobody/Anonymous (nobody) Summary: No ShortName for RemoveFile entry Initial Comment: Using version 3.0.1814.0. I have the following entry in a component. <RemoveFile Id="RemoveFile1" Directory="Update" Name="UpdatedFiles.txt" On="uninstall" /> The generated .wixobj file from Candle does not include the "auto-generated" short name for the file and results in an ICE03 error during light.exe. The other entries that support auto generated short names such as Directory and File work correctly. Only RemoveFile seems to have a problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1508965&group_id=105970 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
