I just downloaded SpywareBlaster and as I go to open it I get a message saying "This program has been damages possibly by a bad sector of the harddrive or a virus." What should I do to fix this problem?

Dani AI

Generated

The symptom described — an installer reporting it is "damaged" combined with ScanDisk repeatedly restarting — suggests something deeper than a single bad download. was right to push virus checks, and correctly tried a re-download, but the ScanDisk restart reported by points toward file-system corruption, failing media, or faulty RAM rather than a simple corrupted installer. The top priority is preserving data: copy important files to separate media or another machine before running intensive repairs.

A safe, logical sequence is:

  • Run disk repairs from outside the running Windows instance. Schedule or run chkdsk from Recovery/WinRE or the Windows CD so it can fix locked files:
    chkdsk C: /r

    Microsoft documents the command and options at CHKDSK documentation. If Windows file protection seems damaged, follow with sfc /scannow from an elevated prompt or recovery environment.

Hardware and offline-malware checks are next. Memory errors often corrupt installs; boot a Memtest86 image and run several passes to confirm RAM health (Memtest86). Check the drive's SMART attributes with a vendor tool or a utility such as CrystalDiskInfo to look for reallocated sectors or growing error counts (CrystalDiskInfo). If on-disk repair tools cannot complete or SMART shows problems, the drive is at high risk and should be cloned/replaced.

If scans and repairs complete with no hardware faults, verify the installer by checking its digital signature/hash or by running it on a known-good machine or in Safe Mode with Networking. If offline AV scans (bootable rescue media) find active infections, clean them before rerunning disk repairs. CHKDSK and Event Viewer ("Disk" or "Ntfs" sources) entries will give concrete error codes to guide next steps; persistent sector errors or failed Memtest passes indicate hardware replacement and restore from backup as the safest course.

Recommended Answers

All 7 Replies

You should also run ScanDisk, instructions can be found here:

If this and Caperjack's suggestion don't resolve the issue, you may need to remove and reinstall SpywareBlaster.

i have tried numerous times now to reinstall the program and still I get that error message.

There is a possibility that you had a bad download, did you try to re-download it from a different site.

Yes, to no avail.

Did you do the virus scans and run ScanDisk?

I did a virus scan on pandasoftware.com, and scandisk can never finish scanning it keeps restarting after a few seconds.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.