answersLogoWhite

0

Where do you unpack a dll?

Updated: 8/18/2019
User Avatar

Wiki User

12y ago

Best Answer

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

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where do you unpack a dll?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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


What part of speech is unpack?

Unpack is a verb.


What is the prefix for pack?

The answer is Pre


What is the past tense of unpack?

The past tense of unpack is unpacked.


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 type of phrase is unpack immediately?

The phrase "Unpack immediately." is an imperative sentence. The understood subject is "you," so the sentence means "(You) unpack immediately." It is a command.


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 :)


How do you put these three words in alphabetical order unpack undress unpaid?

Undress, unpack and unpaid.


What is the full form of dll?

DLL = Dynamically Linked Library


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.