Sep 27 2008

Get a List of all Installed Programs in Vista from your Command Line

Here’s a quick way to list all the programs installed on your computer using the command line interface. You can also export the list to an HTML or text file for printing.

The first thing we need to do is open a command Prompt.

  1. Click the Start Orb and type CMD in the search box.
  2. Click cmd.exe at the top of the search results.
  3. At the Cmd prompt type wmic and hit enter.
  4. You will now see wmic:root\cli>Type product get name,version hit enter.

Now after a few moments all you’re installed programs with their version numbers will be listed.

If you want to export the list to a HTML file, type /output:c:\ProgramList.htm product get name,version
or if you prefer a text file type /output:c:\ProgramList.txt product get name,version

You can also change the name and location of the file by replacing “c” and Programlist.txt to whatever you prefer.

RELATED POSTS:
  • Disable Vista’s Autotuning To Improve Wireless Connectivity
  • Running Vista’s Disk Defragmenter
  • Check the Activation Status of your Vista Install
  • A Quick Way To Run A Command Prompt As An Administrator In Vista
  • Change The Look Of The Command Window
  • TAGS: , , ,

    3 Comments on this post

    Trackbacks

    1. Greatful Reader said:

      Thanks a million mate – I’ve been trying out scripts all day, but they all give only 40 of my 140 programs. Fancy having a utility like this pre-installed! You’re the greatest!

      October 28th, 2009 at 11:19 am
    2. Kevin said:

      @ Greatful Reader, Your very welcome.
      Kevin.

      October 30th, 2009 at 6:16 pm
    3. sam said:

      can also be used to get patches etc
      wmic:root\cli>/output:C:\InstallList.txt QFE get

      February 19th, 2010 at 1:42 am

    LEAVE A COMMENT

    Subscribe Form

    Subscribe to Blog

    Sponsors

      Netflix, Inc.
      Apple iTunes
      Shop4Tech
      Webroot Software Inc.

    Recent Readers

    JOIN MY COMMUNITY!
    UBD Moneymaker Theme by Unique Blog Designs & Phillip van Coller and Customized by Kevin