I get the following message when I boot up, can someone help me fi

  • Thread starter Thread starter nosh
  • Start date Start date
N

nosh

"Error loading C:\Windows\System32\bcc_gr.dll"
I cannot find this file and have done a search on google to work out what
this DLL file is associated with, but came up with nothing. Most importantly
I want to stop this message from appearing everytime I boot up. Can anyone
help me? Thanks
 
nosh said:
"Error loading C:\Windows\System32\bcc_gr.dll"
I cannot find this file and have done a search on google to work out what
this DLL file is associated with, but came up with nothing. Most importantly
I want to stop this message from appearing everytime I boot up. Can anyone
help me? Thanks


Have you run an antivirus scan lately? The type of problem you describe is
usually the result of an AV program finding a virus, deleting it, but leaving
behind a reference in the Windows registry that launches it at startup. Since
the virus has been deleted, you receive an error message that the file can't be
found. Here's how to fix the problem;

Download and run this program from Microsoft.

AutoRuns for Windows v9.0
http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx

Look on the Everything page for an entry that includes bcc_gr.dll in the Image
Path column.
Remove the check mark from the box next to this entry.
Close Autoruns.
Restart your computer to make sure the error message is no longer displayed.

Just to be on the safe side, you might consider taking steps to make sure your
system is virus free. Here's a site with general instructions on cleaning a
computer.

Courtesy of Malke Routh, MS-MVP
http://www.elephantboycomputers.com/page2.html#Viruses_Malware

Good luck

Nepatsfan
 
nosh said:
"Error loading C:\Windows\System32\bcc_gr.dll"
I cannot find this file and have done a search on Google to work out what
this DLL file is associated with, but came up with nothing. Most importantly
I want to stop this message from appearing every time I boot up. Can anyone
help me? Thanks.

A Google Groups search showed no mention of that file, other than your
post. That suggests that some malware was removed, 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.
 
Back
Top