有没有办法从 CMD 卸载 Wix 包 [英] Is there a way to uninstall Wix bundle from CMD

查看:29
本文介绍了有没有办法从 CMD 卸载 Wix 包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个安装了一个 MSI 的 Wix Bundle.现在我想自动卸载 Bundle.

I have a Wix Bundle which installs one MSI. Now I want to uninstall the Bundle automatically.

我尝试过 msiexec/x ,它只卸载了找不到 Bundle 的 MSI 和 wmic.

I have tried msiexec /x which only uninstalled the MSI and wmic which could not find the Bundle.

有没有办法自动卸载 Wix 包?

Is there a way to uninstall Wix bundle automatically ?

推荐答案

使用 -uninstall 开关运行原始 bundle.exe.您还可以指定 -quiet-passive 以减少 UI.

Run the original bundle.exe with the -uninstall switch. You can also specify -quiet or -passive to get less UI.

这篇关于有没有办法从 CMD 卸载 Wix 包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆