Quantcast
Channel: iNetTutor.com
Viewing all articles
Browse latest Browse all 1800

How to Register OCX File

$
0
0

How to Register OCX file

OCX stands for OLE Control Extension. OCX file has an extension of .ocx. The OCX file type is primarily associated with ‘Object Linking and Embedding (OLE) Control Extension’ by Microsoft Corporation. ActiveX.

Instructions on how to register OCX File

  1. Click Start button, and then RUN, Type Notepad and hit enter.
  2. On your notepad type regsvr32 “nameOfOCXFile”
  3. Example you want to register this OCX file CoolXPOption.ocx
  4. Type  regsvr32 “CoolXPOption.ocx”
  5. Save the file as reg.bat
  6. Double click the reg.bat or right click the reg.bat and select Run as administrator.
  7. You should receive a message like this.

reg

Note 1: scan first the OCX file before registering it on your system.

Note 2: the reg.bat and the OCX file you want to register must be on the same folder.

Note 3: you can register 2 or more OCX file at once by adding another line in your reg.bat

Example: regsvr32 “CoolXPOption.ocx”

regsvr32 “CoolXPButton.ocx”

regsvr32 “CoolXPCheck.ocx”

Note 4: this method was been tested on Windows 2000, XP, Vista, 7 and 8.


Viewing all articles
Browse latest Browse all 1800

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>