Hi,

Could you help me on this issue? My team are building a project, which need a 
major upgrade.
But the original update service will append the "REINSTALL=ALL 
REINSTALLMODE=vomus" to the msiexec command line.

I found that the major upgrade would fail if it has these properties, so is 
there any method to remove/ignore these properties in the wix?
I've tried using a custom action MsiSetProperty(hInstall, L"REINSTALL", L""); 
but it failed too.

Best Regards,
Yongxiu

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to