如何在c#代码中卸载/安装程序?

sar*_*ari 0 c#

如何在c#代码中卸载/安装程序?以及如何在不涉及用户的情况下自动运行安装?你能帮助我吗?

fle*_*her 6

有几种方法可以做到这一点.我将介绍安装,但这两种方法都允许以相同的方式卸载和修复.

msiexec.exe/i <msi-location>/ l*v<log-location>