How to Register All OCX Files

How to Register All OCX Files thumbnail
OCX files are Windows ActiveX controls.

Windows requires that all ActiveX controls be entered into the system registry before use. ActiveX controls are represented by files with the extension OCX. If you'd like to register the OCX files on your hard drive, you have two options. You can either manually register all of your OCX files using the "RegSvr32" command, or you can download software that will register multiple OCX files with a single command.

Instructions

  1. Register OCX files manually

    • 1

      Click on the "Start" button and select "Search for files or folders." This opens up a search window.

    • 2

      In the search box, type "*.OCX" to find all OCX files on your computer.

    • 3

      Click the "Start" button again and select "Run" to open up the command-line run window.

    • 4

      Type "RegSvr32 filename" in the run box and press "Enter," where "filename" is the name of the first OCX file located in your search window. This will add that OCX ActiveX control to your system registry. For example, to register "Example.OCX" you would type "RegSvr32 Example.OCX" in the run box.

    • 5

      Repeat Step 4 for each OCX file that is listed in your search window.

    Use a program to register OCX files

    • 6

      Download a program capable of registering your OCX files automatically. RegDllView is one program that is capable of registering many OCX files with a single action (see download link under Resources).

    • 7

      Click on the "Start" button and select "Search for files or folders." This opens up a search window. Type "*.OCX" in the search box to find all of the OCX files on your computer.

    • 8

      Open the RegDllView program. If you are running Windows 7 or Windows Vista, you will need to right-click on the program and select "Run as Administrator."

    • 9

      Highlight all OCX files in your search window.

    • 10

      Drag and drop the OCX files from your search window into the RegDllView program window. The RegDllView program will create entries for all of the OCX files in your system registry.

Related Searches:

References

Resources

  • Photo Credit laptop image by Angie Lingnau from Fotolia.com

Comments

You May Also Like

  • How to Register OCX

    OCX files are Object Linking and Embedding (OLE) Control Extensions. These files are important Windows system files that certain applications require in...

  • How to Delete All OCX

    OCX is an Object Linking and Embedding extension file that allows embedding and linking of multimedia technology in web pages. OCX is...

  • How to Register Multiple OCX Files

    When a program is moved from one computer to another without the included installation program being used, you may find that the...

  • How to Register MSCOMCTL.OCX

    Although most software installers register their own files, the process of uninstalling software and upgrading operating systems can leave your computer with...

  • How to Register OCX Files in Windows

    Applications using Microsoft's ActiveX Controls are often distributed with an OCX file containing the ActiveX scripts the program plans to use. You...

  • How to Register DLL & OCX Files

    OCX files are ActiveX components used to create additional interface capabilities for your Windows applications and DLL files contain data and functions...

  • How to Register Comdlg OCX

    OCX files are Windows system files that control how different programs are displayed on your system. For example, an OCX might control...

  • How to Unregister OCX Files

    An ActiveX, or OCX, file is usually a very important system file on a Windows computer. These files can control a program's...

Related Ads

Featured