Introduction How to Register ocx dll Files
Introduction How to Register ocx dll Files
Registering files is a rather simple task. Missing/unregistered file errors can occur any time, not just when you’re executing a new program. Sometimes certain Microsoft libraries can become unregistered when installing and uninstalling a lot of software.
Registering The File
In this tutorial I will register “actskin4.ocx” as an example.
- Once we have our file we need to navigate to our C: drive.
- Double click the icon, navigate to the “windows” folder, and double click on it
- Now scroll down to the “system” folder and open it.
Figure 1: System folder
- Copy the ocx/dll file you want to register and paste it into the system folder.
Figure 2: Opened system folder with Comdlg32.ocx file pasted inside
- Now close all your open windows, and click the start button in the lower left corner. Then click on “Run…”
After the dialog box opens type in “regsvr32.exe C:\WINDOWS\SYSTEM\FILE_NAME”…
Since I’m registering “actskin4.ocx” Mine will look like this “regsvr32.exe C:\WINDOWS\SYSTEM\actskin4.ocx”…without the quotes.
Figure 3: Run dialog box with the commend entered.
- Once you have everything entered…hit ok. If the commend is correct you will be prompted with a RegSvr32 dialog box stating the file was registered successfully.
Tools For Register OCX and DLL
You can also get OCC and DLL as you need in here