The following output is generated by heat.exe: ?xml version="1.0" encoding="utf-8"?> <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"> <Fragment> <Directory Id="Test1" Name="testFiles"> <Component Id="_1.txt" Guid="{C94E8D76-74B6-4A75-814A-B18D12F2D6D8}"> <File Id="_1.txt" Name="1.txt" KeyPath="yes" Source="C:\Test\1.txt" /> </Component> <Component Id="_2.txt" Guid="{6623B858-266E-4485-8C10-1F1B388301D0}"> <File Id="_2.txt" Name="2.txt" KeyPath="yes" Source="C:\Test\2.txt" /> </Component> </Directory>
I want to add <DirectoryRef Id="DirRef" > after <Fragment> and a closing element </DirectoryRef Id> after the last </Directory> What's the best or easiest way to do it? Can I do it using HEAT.exe ? Thank you ======================================================================= This email, including any attachments, is only for the intended addressee. It is subject to copyright, is confidential and may be the subject of legal or other privilege, none of which is waived or lost by reason of this transmission. If the receiver is not the intended addressee, please accept our apologies, notify us by return, delete all copies and perform no other act on the email. Unfortunately, we cannot warrant that the email has not been altered or corrupted during transmission. ======================================================================= ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users