Tiêu đề: Extract a list of installed programs? [In trang] Thành viên: carterturner Thời gian: 8/9/2017 21:46:02 Tiêu đề: Extract a list of installed programs?
Hi,
I'm having trouble getting a COMPLETE list of applications that have been installed on Windows. I've tried WMIC Product Get and extracting the Uninstall registry location with Powershell, however both of these methods only include applications that were installed with an MSI file. If you install an application via a setup.exe or similar executable this does not get included.
Thanks!
I didn't find the right solution from the Internet.