2

Possible Duplicate:
Computer is infected by a virus or a malware, what do I do now?

User Account Control recently alerted me that a program named setupxxxxxxxxx.exe (the x's being seemingly random numbers) was trying to run. When I said no, another file with different numbers tried to run. This continued to happen over and over.

I traced the files back to C:\Users\...\AppData\Local\Temp. There, I found 10 setupxxxxxxxxx.exe files and ten application manifests. The .exe files are all 16KB and the manifests are all 1KB.

What's going on? Should I delete all of these?

Matt
  • 21
  • 1

2 Answers2

2

Upload them to VirusTotal, and if they report back positive, start backing up your system and get ready to nuke it.

If it doesn't, you're going to want to look in further.

digitxp
  • 14,884
1

It is highly likely this are virus or malware installers.

You should make sure your antivirus software is up to date and functioning properly, and then you should have it perform a full system scan. (You do have Antivirus software running, right?)

Then you should delete these files anyways, even if the antivirus says their OK. Setup programs should not be running unless you have allowed them to or instructed them to. Allowed, as in the case of a windows update process. Instructed, as in the case of your installing an application on purpose. Any other situation, even if the software is legitimate, is suspect and should therefore be prevented.

music2myear
  • 49,799