Hi I need to overwrite a file with a higher version with a lower Version. I searching and found the folowing solution but it don`t work fine. The old fie is not deleted and the new not installed.
<Directory Id="System64Folder" Name="System64Folder"> <Component Id="DLLFILE.dll64" Guid="MYGUID" > <RemoveFile Id="filedelDLLFILE.dll64" Name="DLLFILE.dll" On="install"/> <File Id="fileDLLFILE.dll64" Name="DLLFILE.dll" Source="$(var.InputDir)DLLFILE64.dll" /> </Component> </Directory> I get no Errors in the logs. Has anyone a Idea for this Problem? ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users