Current date/time is Sat Nov 28, 2009 5:59 pm
Topic review
How to Un-Register DLLs files.
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
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
