Can I not deploy files to System32? S:\release\cabs\product.msi.wxs(15) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'SystemFolder' which cannot be merged from the merge module 'S:\build\msm\comcat.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
<Directory Id="TARGETDIR"> <Directory Id="SystemFolder"> <Merge DiskId="1" Id="comcat_mod" Language="1033" SourceFile="S:\build\msm\comcat.msm" /> . . . . </Directory> </Directory> <Feature Id="ThirdPartyComponents" Title="Supporting Files" Level="1"> <MergeRef Id="comcat_mod" /> . . . </Feature> ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users