Flag This Hub

How to Register and Un-register a .dll or .ocx File in Windows

By


Register a .dll file in windows.

This article explains how to register and unregister a .dll file on windows operating systems.

Become a computer programmer!

Programming for the Absolute Beginner (No Experience Required (Course Technology))
Amazon Price: $17.00
List Price: $29.99

Why?

Replacing old .dll files in windows may be useful, if you have an old version of the file on you computer which is causing problems.

For example, if you have an old file from a previous installation of a program and it causes that program to function incorrectly or crash.  

The following steps detail the process on how these problems may be overcome.

Protect you pc from viruses!

Norton AntiVirus 2012 1User  [Download]
Amazon Price: $14.45
List Price: $39.99

Step 1 Extract the File

Copy the .dll or .ocx to windoes system file.

All .dll and ocx files can be found directly under the following location.

c:\windows\system32

Copy your new file to this location. If the file already exists, you can either overwrite it, or the best thing to do is rename the old one and place the new one in.

Protect your important files before it's too late!

Malwarebytes Anti-Malware Lifetime
Amazon Price: $17.99
List Price: $29.99

Step 2 Open Command Prompt

Click the Start button on your computer then go to Run.

Type the following - cmd then hit the return key.

For Windows Vista users, its better to run the command prompt as the administrator. To do this simply right click on the command prompt icon and choose "Run as Administrator"

This will open command prompt.

Learn to fix your own PC!

Fix Your Own PC
Amazon Price: $3.89
List Price: $39.99

Step 3 Run the Command

Register

To register your new .dll or .ocx file run the following command.

regsvr32 example.dll

Where "example" is the name of your file.

If done correctly you will be prompted with a successful message.


Unregister

In order to un-register a .dll or ocx file. Add -u after the regsvr32 command.

regsvr32 -u example.dll

If done correctly you will be prompted with a successful message.


Conclusion

There you have it! Let me know if this comes in use for you!

www.suicidalz.com

www.ipv6vsipv4.com

Read this hub on how to make you computer faster!


No comments yet.

Submit a Comment
Members and Guests

Sign in or sign up and post using a hubpages account.



    Like this Hub?
    Please wait working