Use the following to create a searchable list of all Programs currently installed. This is useful when trying to identify what Windows considers to be installed.
Note:This will create the Software_%Computername%.htm file in the directory that Command Prompt is currently listed in.
- OpenCommand Prompt.
- Typewmic product get /format:htable > Software_%Computername%.htm
- Gather the output .HTM file from the directory displayed in Command Prompt.