I tried the following options in wix xml:
        
<Property Id="REINSTALLMODE" Value="amus" /> - doesn't work
        
<File ... DefaultVersion= ...> (file version lying) - doesn't work
        
<RemoveFile ... On="both' ...> - doesn't work
        
In all cases the installer (Windows 7, IA-64 machine) does not overwrite
text files that have been installed and then changed with a text editor.
Moreover, even if I remove these files by hand and uninstall the
product, after installing the changed version of these files appear
rather than the original one.
        
Is there any reliable way to always overwrite non-versioned files on
installing/repairing the product? Thanks.


------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to