/// <summary> /// 判断windows是否装有某软件 /// </summary> /// <param name="softWareName">软件名</param> /// <returns></returns> public bool SoftWareIsExist(string softWareName) { Microsoft.Win32.RegistryKey uninstallNode = Microsoft.Win32.Registry.LocalMach... Read More
posted @ 2012-10-16 13:03
baiqjh
Views(267)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号