C#应用程序扫描 [英] C# Application Scanning

查看:117
本文介绍了C#应用程序扫描的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想扫描并获取计算机中的所有应用程序文件.
我知道如何获取它们,但是我只想要可执行的应用程序(安装程序除外).

I want to scan and get all the Application files in my computer.
I know how to get them, but I want only the applications which are Executable (except for Installers).

基本上,我想要的是Steam使用的相同功能. 例子:

Basically, what I want is the same function steam uses. Example:

推荐答案

如果要获取系统上已安装的应用程序的列表,可以查询注册表.有关示例,请参考在系统中获取已安装的应用程序.

If you want to get the list of installed applications on your system, you can query the registry. Refer to Get installed applications in a system for an example.

这篇关于C#应用程序扫描的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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