I am developing an application for installing software from exe or msi file. After Installation I want installed software details from registry in C#, so that I can use that details for uninstallation of the software.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Answer to similar question
You should look at uninstal registry entries:
"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" "SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall" in current user and local machine