Tuesday, September 10, 2013

How to Register a 64


1. Press the Windows orb to open the "Start" menu. Click "All Programs" and then click "Accessories." Right-click on the "Command Prompt" icon and choose to "Run as Administrator."
2. Type the command "Regsvr32 <OCX>," where <OCX> is the full path and filename of the OCX file you want to register. Include a "/s" in the command to run in silent mode and keep the system from displaying any messages. Press "Enter."
3. Wait for a confirmation that the OCX was registered if you didn't choose to run Regsvr32 in silent mode. Restart the system once the process is complete.