Either use the software Belarc Advisor or the manual method given below:
- Open Command Prompt with admin rights.
- Type WMIC
- Type /output:C:InstallList.txt product get name,version
- The list of programs and their versions are saved in a file at C:InstallList.txt
Here’s … Read the rest