21
Nov
2008
Subscribe
Bookmark and Share

vista

Be aware of what processes are running on your computer is a great thing. This to understand what is going on on your machine, but also to report some unexpected behaviour to experts who are in many forums, ready to help you. One of the first things you could be asked by people willing to help you identify an issue on your PC is a complete list of your running processes. Retrieving such a piece of information is quite easy since it is sufficient to press CTRL+ALT+DEL and click Start Task Manager to open a window showing you all the running processes on your Windows. But how write them on a .txt or .doc file in a couple of steps? Just follow this trick.

  1. First of all, gain access to the Command Prompt. Click on Start, on the Search Bar type Command Prompt and hit Enter. You should now be able to see the famous black window.
  2. Execute this command: wmic process get description,executablepath
  3. To create a textfile (.txt) execute this code: wmic /output:d:\process.txt process get description,executablepath
  4. Done!

Wish to copy data from Command Prompt to Notepad? Read this tutorial.


Tags: trick, Vista



WP Greet Box icon
Hello there! If you are new here, you might want to subscribe to the RSS feed for updates on this topic.

Related Articles Latest Articles

If you can not find what you are looking for, you might want to try Google Advanced Search and get thousands of results, specifically selected for you.

Google Advanced Search
.

Leave a Comment

If you want to show an image next to your comments, get your gravatar now!

XHTML - You can use the following tags:  <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv Enabled


Incoming Search Terms for the Article:

dos process list - dos list processes - DOS processes - dos running processes - dos command process list - dos list process - list processes dos - list processes in dos - dos command to list processes - list process in dos - dos get process list - dos list running processes - dos show processes - process list dos - list running processes dos - dos command running processes - DOS command to list process - dos command processes - processes in dos - ms dos list processes - dos running process - dos processes running - process dos - list process dos - list running processes -

All contents are licenced under a Creative Commons Licence.
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.