Easy Snippet

Thursday, December 19, 2013

How to List All Installed Applications From the Command Line

One simple command to list all installed application :
wmic product

We can also save them into the .csv file with this comamnd :
wmic product get /format:csv > Software_%Computername%.csv

If this command failed with this error : Invalid XSL format (or) file name.
You should change the Regional and Language to English (US) and re-run the command it should be generated file like : Software_COMPUTERNAME.csv

Reference : http://www.sepago.de/e/helge/2010/01/14/how-to-list-all-installed-applications-from-the-command-line
Posted by Julius Prayogo at 12:55 AM 2 comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: DOS command, windows command line
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Pages

  • About

Blog Archive

  • ►  2019 (4)
    • ►  December (3)
    • ►  April (1)
  • ►  2018 (2)
    • ►  July (1)
    • ►  May (1)
  • ►  2017 (3)
    • ►  June (1)
    • ►  April (1)
    • ►  January (1)
  • ►  2016 (3)
    • ►  August (1)
    • ►  March (1)
    • ►  January (1)
  • ►  2015 (8)
    • ►  November (1)
    • ►  August (1)
    • ►  July (1)
    • ►  June (3)
    • ►  May (2)
  • ►  2014 (10)
    • ►  October (3)
    • ►  July (2)
    • ►  June (2)
    • ►  May (1)
    • ►  April (1)
    • ►  February (1)
  • ▼  2013 (10)
    • ▼  December (1)
      • How to List All Installed Applications From the Co...
    • ►  October (2)
    • ►  September (2)
    • ►  August (3)
    • ►  June (2)

About Me

My photo
Julius Prayogo
View my complete profile
Simple theme. Theme images by luoman. Powered by Blogger.