Jan 30 2008 4:28AM GMT
Posted by: Michael Khanin
Microsoft Windows
List installed software from the command line
Posted by: Michael Khanin
If you want to list the software known to Windows Management Instrumentation (WMI) from the command line, use WMI command line (WMIC) interface.
We can list all products installed locally by running the following command:
wmic product



You must be logged-in to post a comment. Log-in/Register