run32dll.exe issue - CPU hogging

  • Thread starter Thread starter VB Programmer
  • Start date Start date
V

VB Programmer

Recently my system has been BOGGED DOWN quite a bit. I pull up task mgr and
notice that run32dll.exe is taking all the cpu cycles. I kill it and my
system is fine. How do I determine what is running this process, how to
stop it from running again, etc....?
 
Hi VB Programmer,

What's the suspicious Rundll32.exe process?:
http://windowsxp.mvps.org/rundll32.htm

List all processes and their Command-line parameters:
http://windowsxp.mvps.org/listproc.htm

Sysinternals Freeware - Process Explorer:
http://www.sysinternals.com/ntw2k/freeware/procexp.shtml

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org

Recently my system has been BOGGED DOWN quite a bit. I pull up task mgr and
notice that run32dll.exe is taking all the cpu cycles. I kill it and my
system is fine. How do I determine what is running this process, how to
stop it from running again, etc....?
 
Back
Top