shell List installed Programs
wmic /output:C:\Programs.txt product get name,vendor,version
Lists all programs installed on a PC to a text file - run from an elevated command prompt.
Updated: Thursday 8th December 2011, 11:41am
There are 0 comments
Comments are currently closed.