How to Un-Register DLLs files.

Post new topic   Reply to topic

View previous topic View next topic Go down

How to Un-Register DLLs files.

Post by guest on Wed Apr 29, 2009 12:38 am

GENERAL INFORMATION :

DLL (Dynamic Link Library) refers to a type of file that is stored either locally or remotely and is a collection of commands and/or data which can be shared by different programs on the same platform.

Typical DLL files contain commands and/or data that are common to a certain task, for instance Windows has many DLL files built-in which other programs access and utilise. A common example of this is spool32.dll which is used for printing control within Windows 95/98 by other applications.

Recommended Download: Click here to Check for PC Errors

HOW TO UN-REGISTRY DLL FILE :
# Please go to “Start” and then click on “Run”
# Now in the Run command box, type “cmd“, and then click on “OK”
# Type “regsvr32 /u filename.dll” where “filename” is the name of the file that you like to Unregister.

See the example below …

How to Unregister Dlls files

guest
Guest


Back to top Go down

View previous topic View next topic Back to top


Post new topic   Reply to topic
Permissions of this forum:
You can reply to topics in this forum