Hi, What I am trying to accomplish is to first install an unremovable Small Update patch that adds new files into a new directory. (This works) Next is to install a removable Minor Update patch that delivers new versions of the files that were added in the first patch as well as modifications of existing dlls etc... (This does not) What I am getting is the following message in the msi log file: Disallowing uninstallation of patch {D40C91BE-8619-426B-8B11-2AEA5106A767} because it adds new entries to table CreateFolder Even though these files were added in the first patch as well.
The first patch is set with AllowRemoval='no' and Supersede="no" and is built against the RTM version. The second patch is set with AllowRemoval='yes' and Supersede=" yes" and is also built against the RTM version. I had tried creating a small test installer and this same sequence seems to work. Thanks - Tom ------------------------------------------------------------------------------ Index, Search & Analyze Logs and other IT data in Real-Time with Splunk Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. Free Software Download: http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users