Missing OCX Files

There have been some instances where some Windows activeX control files are needed to run some of the programs
 
Missing comdlg32.ocx or msinet.ocx error while running an application?

Outdated or missing comdlg32.ocx  msinet.ocx runtime library is causing this errors.
 
 Here is a copy of comdlg32.ocx  ,  msinet.ocx  ,  tabctl32.ocx files are zipped
 
Note If you already have a copy of comdlg32.ocx , msinet.ocx , tabctl32.ocx backup the existing files to a different folder and delete them from System32 folder.
Copy the files into C:\WINDOWS\SYSTEM32 directory then follow the instruction below
 
===================================================
 
Comdlg32.ocx
  1.  This file should be located in the WINDOWS\SYSTEM32 directory on your C: drive (for Windows NT and 2000: \WINNT\system32).
     
  2. Using your mouse, click on the "Start" button and then click on "Run".
     
  3. According to your Operating System, type the following command to register this library file:

    Windows NT or 2000:
    regsvr32 \WINNT\system32\Comdlg.ocx


    Windows XP:
    regsvr32 \windows\system32\Comdlg.ocx

     
  4. You should see a message saying "DllRegisterServer ... succeeded"
     

If you are getting an error telling you that the file is missing, then you are not typing the command in correctly. You will need to type it in *exactly* as as shown above for your operating system.

* Please note that there is a SPACE after "regsvr32" and before the rest of the command.

You should probably copy and paste the command so that you are unable to mistype it.

===================================================

 
msinet.ocx
  1.  This file should be located in the WINDOWS\SYSTEM32 directory on your C: drive (for Windows NT and 2000: \WINNT\system32).
     
  2. Using your mouse, click on the "Start" button and then click on "Run".
     
  3. According to your Operating System, type the following command to register this library file:

    Windows NT or 2000:
    regsvr32 \WINNT\system32\msinet.ocx


    Windows XP:
    regsvr32 \windows\system32\msinet.ocx

     
  4. You should see a message saying "DllRegisterServer ... succeeded"
     

If you are getting an error telling you that the file is missing, then you are not typing the command in correctly. You will need to type it in *exactly* as as shown above for your operating system.

* Please note that there is a SPACE after "regsvr32" and before the rest of the command.

You should probably copy and paste the command so that you are unable to mistype it.
 

===================================================

 
tabctl32.ocx
  1.  This file should be located in the WINDOWS\SYSTEM32 directory on your C: drive (for Windows NT and 2000: \WINNT\system32).
     
  2. Using your mouse, click on the "Start" button and then click on "Run".
     
  3. According to your Operating System, type the following command to register this library file:

    Windows NT or 2000:
    regsvr32 \WINNT\system32\
    Tabctl32.ocx

    Windows XP:
    regsvr32 \windows\system32\
    Tabctl32.ocx
     
  4. You should see a message saying "DllRegisterServer ... succeeded"
     

If you are getting an error telling you that the file is missing, then you are not typing the command in correctly. You will need to type it in *exactly* as as shown above for your operating system.

* Please note that there is a SPACE after "regsvr32" and before the rest of the command.

You should probably copy and paste the command so that you are unable to mistype it.
 

===================================================

 Donations are always welcome to help with the upkeep and advancement of the Repeaters & Software

 
 
Peter EI4JR

Back To Home Page

Page Updated on  03/11/2007