12Dec/090
{Tutorial} – List the installed applications of your Windows PC!
Hello fellows
, it's been a while since my last post. I have some tutorials today for you and this one is about your installed applications. Lets say for example you want to get all of your programs on your new system and you want the applications you had on your old one this is a way to get all of them listed and day to day download them all.
We will use the "Windows Instrumentation command-line interface (WMIC)" to do this and it's an easy task believe me.
let's start:
- Open your Command-Prompt (start->all programs->accessories->command prompt)
- Type in
wmic
and ENTER
- You will see a new prompt:
wmic:root\cli>
- Type
product get name,version
This will list all the applications you have installed in the command prompt window.
- If you want to generate a text or HTM file for printing, execute the following:
/output:d:\Applications.txt product get name,version {this will create a TEXT file}/output:d:\Applications.html product get name,version {this will create an HTML file}change the "d:\applist.txt" to your desired directory and filename!!!
THANKS for reading my tutorial and i hope you find it useful!!!
Enjoy this article?
Your IP is:
38.107.191.101
Your Host is: 38.107.191.101
Your Browser is:
CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
38.107.191.101
Your Host is: 38.107.191.101
Your Browser is:
CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
MG Pages
MG Categories
- General News (3)
- Guides & Tutorials (14)
- LambrosPetrou Softs (3)
- LambrosPower Synthimata (1)
- Off-Topic / General Discussion (2)
- Smartphones (3)
MG Affiliates
MG Head-Shots
- {ROM}- Lambros Custom Rom r3.2 EXTREME for HTC Desire
- {Turorial} – Ultimate Tutorial to SpeedUp Windows 7
- {Tutorial} – Make Your PC Running at FULL Speed with a few EASY steps!
MG Recent Posts
- {ROM-FroYo Sense} – Lambros Custom Rom r3.3 (HTC Desire)
- {App-Guide} – Sygic Mobile Maps 10 ( CYPRUS & GREECE )
- New Layout for Mobile Version of the Site :-P AMAZING !!!
- {Turorial} – Ultimate Tutorial to SpeedUp Windows 7 | Make it Run faster than Light itself!!!
- {Tutorial} – Open Command Prompt Here (right click shortcut)