On 22/03/2013 11:26, AK wrote:
> Is some way available to pass some custom arguments to obsoleted msi?

One possible hack is to schedule RemoveExistingProducts after 
InstallExecute and to add an empty component with the same Guid as the 
existing one. That way, Windows Installer won't remove the key.

-- 
Bruce Cran

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to