检测当前计算机上是否安装了Mumble

时间:2015-05-12 14:27:57

标签: c# .net

正如标题所说我试图找到一种方法,我的C#应用​​程序可以确定是否在PC上安装了Mumble。

我检查了常规的Registery地方,但找不到任何一个UninstallString或其他东西。

有没有人知道检测Mumble是否安装在PC上的可靠方法?

1 个答案:

答案 0 :(得分:3)

在安装过程中看起来像Mumble adds some registry keys。那会有用吗?