避免 MsiExec 卸载中的确认框 [英] Avoid confirmation box in MsiExec uninstall

查看:23
本文介绍了避免 MsiExec 卸载中的确认框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要从我的代码中运行 msiexec 卸载:

I need to run the msiexec uninstall from my code:

MsiExec.exe /I{A52EEC0E-D0B7-4345-A0FF-574804C7B78A}

但这要求确认(是/否).我怎样才能避免这种情况?

But this is asking for a confirmation (Yes/No). How can I avoid that?

推荐答案

msiexec/quiet 将避免用户交互

这篇关于避免 MsiExec 卸载中的确认框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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