On 3/18/2010 8:28 PM, Jacques Eloff wrote: > When I tried to build the project, I received the following error: > Error 2 ICE27: Action: 'DuplicateFiles' in InstallExecuteSequence table must > come after the 'InstallFiles' action. > > If I add a bogus<File> element in the component everything compiles and > runs just fine. >
Please file a bug: The XmlConfig custom actions are scheduled relative to DuplicateFiles so they can operate on CopyFile'd files. That won't work when there is no InstallFiles action (though obviously that's rare). -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users