Hi,
Does Windows Installer allow to remove all the files authored within a
component by applying a patch?
For example a patch (small update) would like to remove both files from the
next component:
<Component Id="Comp_1" Guid="884C0AD3-4249-41d5-A722-60007DC9402B">
<File Id="file_1.txt" Name="file_1.txt" KeyPath="yes"/>
<File Id="file_2.txt" Name="file_2.txt"/>
</Component>
........................................................................
<Feature Id="ProductFeature" Title="Test feature" Level="1">
<ComponentRef Id="Comp_1" />
<ComponentRef Id="Comp_2" />
</Feature>
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users