当前位置:网站首页>Location of software installation information and system services in the registry
Location of software installation information and system services in the registry
2022-07-03 15:27:00 【Yulong_】
1、 Software installation information
Computer \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Computer \HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall
Computer \HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Computer \HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\UninstallThere is still some information to be passed MSI Interface to query
2、 system service
Computer \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services边栏推荐
- Detailed comments on MapReduce instance code on the official website
- Final review points of human-computer interaction
- 《微服务设计》读书笔记(下)
- Visual upper system design and development (Halcon WinForm) -4 Communication management
- Jvm-08-garbage collector
- 子类隐藏父类的同名函数
- The state does not change after the assignment of El switch
- XWiki Installation Tips
- Popular understanding of random forest
- Custom annotation
猜你喜欢

【可能是全中文网最全】pushgateway入门笔记

百度智能云助力石嘴山市升级“互联网+养老服务”智慧康养新模式

使用AUR下载并安装常用程序

《微服务设计》读书笔记(下)

Subclass hides the function with the same name of the parent class

Halcon and WinForm study section 2

Halcon and WinForm study section 1

The state does not change after the assignment of El switch

Srs4.0+obs studio+vlc3 (environment construction and basic use demonstration)
![[cloud native training camp] module 7 kubernetes control plane component: scheduler and controller](/img/a4/2156b61fbf50db65fdf59c8f5538f8.png)
[cloud native training camp] module 7 kubernetes control plane component: scheduler and controller
随机推荐
VS2017通过IP调试驱动(双机调试)
Visual upper system design and development (Halcon WinForm) -3 Image control
Enable multi-threaded download of chrome and edge browsers
What are the composite types of Blackhorse Clickhouse, an OLAP database recognized in the industry
Win10 enterprise 2016 long term service activation tutorial
Mysql报错:[ERROR] mysqld: File ‘./mysql-bin.010228‘ not found (Errcode: 2 “No such file or directory“)
C language brush questions ~leetcode and simple questions of niuke.com
What is machine reading comprehension? What are the applications? Finally someone made it clear
Seckill system 3- product list and product details
qt使用QZxing生成二维码
win32创建窗口及按钮(轻量级)
How are integer and floating-point types stored in memory
使用JMeter对WebService进行压力测试
Summary of JVM knowledge points
socket.io搭建分布式Web推送服务器
软件逆向破解入门系列(1)—xdbg32/64的常见配置及功能窗口
The state does not change after the assignment of El switch
[daily training] 395 Longest substring with at least k repeated characters
Qt常用语句备忘
mysql innodb 存储引擎的特性—行锁剖析