Media Players constantly opening.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Just earlier today my computer started behaving strangly, opening winamp
without me asking it to, nor was there any indication which process was
opening it from my zonealarm firewall.

I unistalled winamp, however now the problem is opening media player.

I have XP SP2 and it is up to date, and I have ZoneAlarm security suite
which is also up to date.

I have run a scan and cant find anything.

Anyone any idea what is going on?
 
If Pro type in start run while whatever is running

cmd /k wmic process WHERE (Name="wmplayer.exe") get commandline, name, parentprocessid

Look at the parentprocessid and type

tasklist /fi "PID eq <parentprocessid>"
eg
tasklist /fi "PID eq 1234"
 
Thanks, it was a driver file listed - it was the one for my keyboard.

Looks like I need a new one.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top