josh8410 / omaha

Automatically exported from code.google.com/p/omaha
0 stars 0 forks source link

incorrect uninstall command line for enterprise installer #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
enterprise\installer\enterprise_installer.wxs.xml produces a .msi that fails to 
uninstall when var.ProductUninstallerAdditionalArgs is set.

patch attached.

Original issue reported on code.google.com by bevan.co...@gmail.com on 13 Dec 2010 at 12:41

Attachments:

GoogleCodeExporter commented 8 years ago
ProductUninstallerAdditionalArgs is used specifically for adding additional 
arguments; if you're not using it, there's no reason to set it.  What is the 
scenario you're running into that requires this patch?

Original comment by ryanmyers@google.com on 16 Mar 2012 at 11:49