| unregister dll's |
|
|
|
| Written by Sp. | |||
| Thursday, 01 October 2009 21:45 | |||
Open Command Prompt windowClick the “Start” button and select “Run” option. Type “cmd” into the “Open” field and click the “OK” button. Unregister malicious DLL fileType “regsvr32 /u filename.dll” into the Comand Prompt window and click “Enter”. “Filename.dll” should be the name of DLL file you want to unregister.
|