answersLogoWhite

0

1. Open the Command Prompt window

Go to start on your taskbar and click on "Run" to start the "Run" tool. In the field, type "cmd" and press the "OK" button.

Windows Vista doesn't have run in start menu, pressing "windows"+"R" to access it.

2. Unregister the unwanted DLL

Type "regsvr32 /u DLL_FILENAME" and press the "Enter" button.

"DLL_FILENAME" is the name of dll you want to unregister.

Now you can delete the unregister malicious dll file.

If you unregister the system DLL file, your computer may crash and important data in your computer may be lost. Please make a backup first!

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is need of dll?

.A DLL is used by programs which need the features or functions built into the DLL. Just like we humans use executable programs for the services they offer (spreadsheets to manage data, web browsers to surf the internet) an executable program uses DLL's for the services it offers. People do not interact with DLL's, programs do


Where can one download the Cygwin DLL?

The Cygwin DLL can be downloaded directly from the Cygwin website. It can also be downloaded online through the websites DLL-Files, NoDevice, and DLL-DLL.


How do you get path of a DLL from inside the DLL itself?

http://www.codeproject.com/KB/DLL/DLLModuleFileName.aspx


What is true program for DLL files?

C++ editor and a dll compiler, but I wouyld go with codeblocks because it has a built in dll compiler with the dll tags hope it helps :)


What is the full form of dll?

DLL = Dynamically Linked Library


Is unregistered hypercam free?

yes unregistered hypercam is free it just has unregistered at the top left corner


Will cleaning your computer fix your dll problem?

Yes and no. The dll file may be just misplaced, then yes. A defrag your hdd and that should fix it. If a dll file is corrupt, then no. You will have to find or repair the dll file yourself.


How do you register a dll file in dos mode?

To register a file, type regsvr32 .dll. Or type regsvr32 \.dll, where is the path to the file, and is the name of the file.


How do you launch a dll file?

You do not launch a DLL. It's used by something else and will start up when needed. Read up on DLL file.


What is unregistered land?

unregistered land means not registered with the land registry yes what if you cant find the owner of this unregistered land, who has control over it. or can anybody do what they like with it who has the answer


Where do you unpack a dll?

Most likely, you don't need actually unpack dll files. Unlike exe files, dll files are not packed due to their nature: one copy of a dll can be accessed by a number of application. OTOH, a particular dll can be protected from viewing and reverse engineering. or if you want unpack dll really, most often all you need to do is copy and paste into proper folder


How do you open a dll file on vista?

Q dll file is a dynamic link library file used by programs so that they can execute their code. Unless you are writing code (in which case you already know how to open it) you should probably leave the file alone. If you still want to open up the file and view it's contents just to have fun you can use a compiler, or you can use a dll viewer like ActiveXplorer.