How to print a list of installed software on a PC using Windows 7
Open Command Prompt as Administrator CD C:\Program Files
dir >C:\list.txt
notepad C:\list.txt
That's how I would do it, may not cover all the installed files though, idk. Might want to check out systeminfo by typing it into the cmd prompt also. Show what hotfixe(s) are installed.