Getting error message

Tony5665

New Member
Messages
2
I am getting an error message that says "Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: file is missing or invalid." What should I do? I have tried downloading the component and putting it into the windows system 32 file but it didn't do anything at all.
 

My Computer

System One

  • OS
    Windows 8.1
Did you try to register it? Go to elevated command prompt and type regsvr32 comctl32.ocx
 

My Computer

System One

  • OS
    Windows 10 Pro Prieview x64
    Computer type
    Laptop
    System Manufacturer/Model
    MacBook Pro Core2Duo
    CPU
    T7600
    Memory
    3
    Graphics Card(s)
    ATI Radeon X1600
    Monitor(s) Displays
    Internal
    Screen Resolution
    1440 x 800
    Hard Drives
    40GB
    Keyboard
    Apple
    Mouse
    Apple
    Internet Speed
    Varies
    Browser
    Various
    Antivirus
    Defender
It says "The module "comctl32.ocx" failed to load."
Make sure the binary is stored at the specified path or debug it to check for problems with binary or dependent .DLL files.
The specific module could not be found."
I then tried typing into command prompt "regsvr32 comdlg32.ocx" and it says "The module "comdlg32.ocx" may not compatible with the version of Windows that you're running. Check if the module is compatible with an x86 (32-bit) or x64 (64-bit) version of regsvr32.exe."
What should I do now? Does anybody have any suggestions?
 

My Computer

System One

  • OS
    Windows 8.1
Back
Top