

#REGISTER .OCX FILES DOWNLOAD#
You will receive a prompt saying the file has been successfully registered.Demo - Loan Management with SMS FREE DOWNLOAD BOOTSTRAP TEMPLATE OCX stands for OLE Control Extension. Type "regsvr32 " (shortcut: press your UP ARROW and delete /u) You will receive a prompt saying the file has been unregistered. Repeat the following for each file that is causing this error, replacing with the actual name of the file that is causing problems: This will open a command prompt with admin rights. When CMD.exe appears above the search box right click it and select "Run As Administrator". In the search box type "cmd" without the quotes You generally will only have to repeat the instructions 3 or 4 times: If not, follow the directions below to register each file that is producing the error. If the problem started suddenly then a reinstall may fix it. If you do not want to create a standard user account (not recommended) you can follow the instructions below:
#REGISTER .OCX FILES INSTALL#
This will help solve runtime error 339/429 on our software, and lots of other software that you may install in the future. Instead you should create an account with administrative rights, and use it instead of the built in Administrative account. It is very secure and will not allow program components to be registered. The built in Administrator account is not intended to be used as a user account. In some cases it may be correctly installed for all standard users but not for the "Administrator" account, and you may only see this error when selecting "Run as Administrator".

This error indicates that a file is not correctly installed on your system. If you are using any other operating system than Vista please see this article: Right-clicking the batch file and selecting Just register the components of your proyect with "Administrator" cmd before adding them to your proyect (or before opening a proyect that already had such components)
#REGISTER .OCX FILES WINDOWS#
Regsvr32.exe C:\windows\system32\comctl32.ocxĪ side result for Visual Basic 6.0 users: this seems to be the way to use components in Windows Vista properly. Regsvr32.exe c:\windows\system32\msinet.ocx Regsvr32.exe c:\windows\system32\msflxgrd.ocx Regsvr32.exe c:\windows\system32\mswinsck.ocx Regsvr32.exe c:\windows\system32\comdlg32.ocx

Regsvr32.exe c:\windows\system32\richtx32.ocx now just use regsvr32.exe as you used to do!įor example, to register most Blackd Proxy ocxs, you might need to type this in "Administrator" cmd: Do right click over cmd.exe and click on "run as Administrator"ģ. find the folder of cmd: it is usually on C:\windows\system32\cmd.exeĢ. Just run cmd.exe as administrator and try again. Make a shortcut for regsvr32.exe in the same folder the OCX is in and drag and drop it that way (You may copy and paste it).ĭrag and drop it onto regsvr32.exe in Windows\system32 folder. Please note that you have to enter the command exactly as it appears above. You should see a message saying "DllRegisterServer. This command will register the file you have downloaded and added to the SYSTEM folder.
