获取已安装的Windows组件的列表 [英] Get list of installed windows components

查看:274
本文介绍了获取已安装的Windows组件的列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正准备安装Windows组件,例如IIS.到目前为止,我只能使用以下方法获取已安装软件的列表,包括MS软件更新:

I am tring to get installed windows components eg IIS . So far im only able to get the list of installed softwares including MS software updates using:

Microsoft.Win32;
and registry entry
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall


是否有任何注册表项或任何其他方式来获取Windows组件?
请帮忙
谢谢.


Is there any registry entry or any other way to get windows components?
Please help
Thanks.

推荐答案

我会向WMI寻求该信息.注册表可能包含不再使用的条目,因此是不可靠的.
I would look to WMI for that info. The registry could hold entries that are no longer used, and is therefore unreliable.


这篇关于获取已安装的Windows组件的列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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