Tag Archives: 64

Solve the problem that comdlg32.ocx, mscomm32.ocx and other controls cannot be registered under WIN7 64-bit system

Component ‘mscomCTL. OCX’ or one of its Dependencies not dependencies
Registered: a file is missing or invalid
This control ‘mscomCTL.ocx’ has not been registered properly: the file is missing
 
On the command line, type Regsvr32.exe
MSCOMCTL. Ocx, if you want to register, copy a MSCOMCTL. Ocx to the partition where the system is located on another computer
Under The Windows \ System32 folder, reregister
 
The following methods are for reference only:
————————— 
1. Find the directory where you have msCOMM32.ocx on your computer
2. Then create a new text file called
1. TXT content:
Regsvr32 mscomm32. Ocx
3. Then rename the file to 1.bat
And then double-click to run the BAT

Download in the
SYSTEM32
After the folder, start

Run the input
“Regsvr32 mscomctl. Ocx”
 
Instead, the module is prompted to load,
But for
Dllregisterserver
Failed to call,
Error code is
0 x8002810c
I checked the error code, but I still didn’t target it and used it during the session
SFCscan
Yeah, no
with
 
Additional questions:
 
It doesn’t work to de-register and re-register
 
 
I finally solved the problem by myself.
The original is not enough permissions.
You need to open the super administrator account,
And then into the super
The level administrator account is
mscomctl.ocx
Register, restart and solve the problem
 

 
First anti-register and then try to re-register!
 
Regsvr32 mscomctl. Ocx/u
Regsvr32 mscomctl. Ocx
 
To solve the
Windows 7 64
Unable to register under bit system
comdlg32.ocx
,
mscomm32.ocx
Control, etc
 
1
First make sure your
WIN7
It’s administrator rights
 
2
Download,
comdlg32.ocx
Control, such as the Internet can be searched
 
3
And the
comdlg32.ocx
In the
c:\Windows\SysWOW64
Note: Administrator privileges are required
 
4
And start

The program

The attachment

Command prompt, right-click, and run as administrator
 
5
,
Regsvr32 c: \ Windows \ SysWOW64 \ comdlg32 ocx
(Corresponding control name)
 
 
prompt
DllRegisterServer in C: \ WINDOWS \ SysWOW64 \ comdlg32 ocx succeeded
That means the control was registered successfully,
You can use
WindMencoder
.
Other need
comdlg32.ocx
Control of the program can also
In order to use.