Thread: Help Plz!!!
View Single Post
Old 10-02-2008, 11:20 PM   #3 (permalink)
Ipp
Administrator
 
Ipp's Avatar
 
Join Date: Feb 2007
Location: Maryland
Posts: 2,064
Credits: 1,355
Send a message via AIM to Ipp Send a message via MSN to Ipp Send a message via Skype™ to Ipp
Default

Hrmm I don't have a windows box to test with so hopeully i can do this by memory, so if the following steps don't work please let me know what errored out.

The following steps should help me diagnose what is eating up all your cpu cycles/ram, from that I can hopefully find a solution:
  1. Download pstools from here http://download.sysinternals.com/Files/PsTools.zip
  2. Extract pstools and move pslist.exe into c:\
  3. Open up a command prompt (Start > Run > type cmd)
  4. Navigate to c:\ by entering cd\
  5. Now we want to dump a list of processes and such so I can see what is slowing your computer down, enter: pslist.exe -d -m -x -t > process.log
  6. After that open up the file c:\process.log in notepad/wordpad and copy & paste it to the forum
Also here are some tutorials that may interest you:
Ipp is offline   Reply With Quote