MSI Install Fails because “Another version of this product is already installed”
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: We install an application (MSI) using MSIEXEC with the following command line option: MsiExec . exe / x { code } / qn / liwearucmopvx + C : \Log\UnInstall . tra MsiExec . exe / iC : \Source\App . msi / qn TARGETDIR = C : \Install ALLUSERS = 1 / liwearucmopvx + % C : \Log\Install . tra Most of the time this works, but sometimes the uninstall fails (not sure why yet, looking into the error). Anyways when this happens I get the following error during the re-install: Another version of this product is already installed . Installation