missing .dll files on startup

  • Thread starter Thread starter Alan R
  • Start date Start date
A

Alan R

sys32\ssehvcjt.dll
sys32\awueabma.dll

Error msg on startup, following files are missing. anyone know what program
they belong to or how I can replace them?
 
Alan R said:
sys32\ssehvcjt.dll
sys32\awueabma.dll

Error msg on startup, following files are missing. anyone know what
program
they belong to or how I can replace them?

That message is a Good Thing and you don't want to replace those files.

The message indicates that your antivirus program is working, detected an
infection, and removed it. However, it didn't remove the launcher
reference, which you now have to do manually. The startup tab of msconfig
will show you where the reference is.

HTH
-pk
 
Alan said:
sys32\ssehvcjt.dll
sys32\awueabma.dll

Error msg on startup, following files are missing. anyone know what program
they belong to or how I can replace them?

It's possible some malware was deleted by your a/v software, but the
reference to the file was not removed from the registry.

Click Start, Run, type REGEDIT, click OK. Press the Home key, press F3,
type the name of the file into the search pane. Click "Find Next", and
when located, delete the reference to the file. Press F3 to continue
the search.

You can click File, Export, and save the entry to the Desktop. If you
remove it and there's a problem, double-click the .reg file you exported
to the Desktop and it'll be added to the registry again. You can create
a restore point before editing the registry too.

You could click Start, Run, type MSCONFIG, click OK, click the StartUp
tab, and deselect the item(s). When you restart the computer, you will
be warned that you're running in the Diagnostic mode; click to not alert
you again, and OK out. You won't see the message again. But I think
it's best to just remove the references from the registry.
 
Back
Top