accidently deleted known dll

G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.configuration_manage (More info?)

I mistakenly deleted wininet.dll from the "Known DLLs" in the registry, while
trying to remove spyware. Anyone know how to fix that. Don't want to use
system restore as I'll likely have to start from scratch to remove the
spyware - already spent hours & hours doing that.

Any help is greatly appreciated.
 
Archived from groups: microsoft.public.windowsxp.configuration_manage (More info?)

What exactly was deleted?

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Tired&Frustrated" wrote:
|I mistakenly deleted wininet.dll from the "Known DLLs" in the registry,
while
| trying to remove spyware. Anyone know how to fix that. Don't want to use
| system restore as I'll likely have to start from scratch to remove the
| spyware - already spent hours & hours doing that.
|
| Any help is greatly appreciated.
 
Archived from groups: microsoft.public.windowsxp.configuration_manage (More info?)

It appears from his post he deleted wininet.dll

Can be downloaded from:
http://www.dll-files.com/dllindex/dll-files.shtml?wininet

Tom
"Dave Patrick" <DSPatrick@nOsPAM.gmail.com> wrote in message
news:uPyxIlevFHA.2568@TK2MSFTNGP10.phx.gbl...
| What exactly was deleted?
|
| --
| Regards,
|
| Dave Patrick ....Please no email replies - reply in newsgroup.
| Microsoft Certified Professional
| Microsoft MVP [Windows]
| http://www.microsoft.com/protect
|
| "Tired&Frustrated" wrote:
||I mistakenly deleted wininet.dll from the "Known DLLs" in the registry,
| while
|| trying to remove spyware. Anyone know how to fix that. Don't want to use
|| system restore as I'll likely have to start from scratch to remove the
|| spyware - already spent hours & hours doing that.
||
|| Any help is greatly appreciated.
|
|
 
Archived from groups: microsoft.public.windowsxp.configuration_manage (More info?)

He mentions deleting a registry entry. File copies can be expanded from your
install and or service pack media.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Tom Pepper Willett" <tompepper@mvps.invalid> wrote in message
news:ugORxqevFHA.3500@TK2MSFTNGP09.phx.gbl...
| It appears from his post he deleted wininet.dll
|
| Can be downloaded from:
| http://www.dll-files.com/dllindex/dll-files.shtml?wininet
|
| Tom
 
Archived from groups: microsoft.public.windowsxp.configuration_manage (More info?)

I only deleted the item from the registry in known dlls at
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\SessionManager\KnownDLLs

the file itself is still where it belongs, though Norton warns that it
continues to be infected. Right now, I'm afraid to reboot, because
wininet.dll is missing from that list. Is there a way to add it back in
manually?

Thanks

"Dave Patrick" wrote:

> He mentions deleting a registry entry. File copies can be expanded from your
> install and or service pack media.
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Tom Pepper Willett" <tompepper@mvps.invalid> wrote in message
> news:ugORxqevFHA.3500@TK2MSFTNGP09.phx.gbl...
> | It appears from his post he deleted wininet.dll
> |
> | Can be downloaded from:
> | http://www.dll-files.com/dllindex/dll-files.shtml?wininet
> |
> | Tom
>
>
>
 
Archived from groups: microsoft.public.windowsxp.configuration_manage (More info?)

You really only need to be concerned with entries in CurrentControlSet

If you like you can copy the Reg_Sz string value and data from;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\KnownDLLs
to
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\KnownDLLs

Here's more infor on this key.
http://support.microsoft.com/kb/q164501/

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Tired&Frustrated" wrote:
|I only deleted the item from the registry in known dlls at
| HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\SessionManager\KnownDLLs
|
| the file itself is still where it belongs, though Norton warns that it
| continues to be infected. Right now, I'm afraid to reboot, because
| wininet.dll is missing from that list. Is there a way to add it back in
| manually?
|
| Thanks
 
goto

run type regedit

goto

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionSharedDlls
add REG_DWORD WITH VALUE NAME C:WINDOWSSYSTEM32 (OR UR SYSTEM FOLDER PATH) wininet.dll SET VALUE DATA TO 1

END

REGARDS ATUL