Sorry - just found this link to explain RemoveExistingProducts:

http://msdn.microsoft.com/library/aa371197.aspx

I am thinking of trying this, but this says that the RemoveExistingProducts
needs to be scheduled 'between'
the InstallExecute action, or the InstallExecuteAgain action, and the
InstallFinalize action.  How can I specify this sequence?  

I have this in there now, but it seems incomplete according to the doc:

<RemoveExistingProducts After="InstallExecute" />

How am I supposed to do this?
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/prevent-component-removal-on-major-upgrade-tp5600477p5601219.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to