«

»

Nov
24

list all sofware installed in txt file

from cmd  type wmic      hit enter

then enter this:

 /output:c:\Progs.txt product get name,version   (creates txt file in c:  )