Component 'COMCTL32.OCX' or one of its dependencies is not correctly registered

srgberian

VIP Member
VIP Member
Joined
Nov 19, 2008
Messages
2,493
Reaction score
932
Location
Why,Who's asking?
when i try to run a card loader i get this Component 'COMCTL32.OCX' or one of its dependencies is not correctly registered tried what microsoft says ho wto fix it no joy also d/loaded mscomctl.locx no joy any 1 any ideas? thanx
 
ok d/loaded mscomctl.locx installed in to c:/windows/system 32 d/loaded COMTCL.32 installed in same directory and also in the system folder . follewde these instructions .

Method 1: Re-register comdlg32.ocx file from an elevated command prompt
a. Click on Start; in the start search type cmd.
b. Right click on cmd.exe and choose to “Run as administrator”.
c. Type the following command and hit Enter after each one:
regsvr32 /u Comdlg32.ocx
regsvr32 /i Comdlg32.ocx
d. Close the command prompt and then try to run the program.


after that i did Start> Type Run in search box and press enter

Type the following command to register the file

regsvr32 \windows\system32\COMCTL32.OCX

after that i ran
the programe from press start/ type run hit enter/type in regsvr32 oleacc.dll

after that i get error code
0x8002801c

googled that error and tried

Run the command with elevated privileges, to do this, follow the steps below:
i. Click on start and in the start search bar type CMD, right click on the command prompt icon in the programs area and then click on run as administrator.
ii. At the command prompt type regsvr32 wmnetmgr.dll and then press enter.
still cant run the card loader (

image of error


1.jpg
 
Last edited:
Back
Top