From the Windows Program and Features manage screen(above) I want to create a text file that contains all installed programs:

How can I automate this work?
I'm thinking about some script that would read some registry keys and put the results into a txt file, any ideas?
