Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8409197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:50:21+00:00 2026-06-09T23:50:21+00:00

I have a VB6 application I am trying to get working on a Windows

  • 0

I have a VB6 application I am trying to get working on a Windows 7 environment, however every time I start the application, I get the error:

“Component ‘ComCt332.ocx’ or one of its dependencies not correctly registered: a file is missing or invalid”.

To resolve, I have tried to register the comct332.ocx file by running the regsvr32 in the Command Prompt in Administrator Mode but then I get the error:

“The module “comct332.ocx” was loaded but the call to DllRegisterServer failed with error code 0x80004005″

Other things I have tried include:

  • Deleting all parent nodes in the registry where ‘comct332.ocx’ exists
    and running regsvr32 again in Admin Mode. Same result.

  • I granted admin permission to another user on the PC and I could register the
    file successfully, and the application starts and runs successfully!
    However when I log in as the previous user again, it fails miserably.

Any help, thoughts, other-things-to-try will be much appreicated. Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T23:50:23+00:00Added an answer on June 9, 2026 at 11:50 pm

    If you have been keeping up on things as you must if you are to continue using VB6 successfully there are a number of things you’ll be aware of.

    • One of these is the impact of UAC and per-user registry
      virtualization.

    • Another is the impact of SysWOW registry redirection on 64-bit
      systems.

    You will understand that proper installation packages are more important than ever before. Windows has many auto-remediations for legacy software but some of them will not result in applications having all of the originally intended behaviors. Most of them will only be applied when your application “follows the right path” from installation to second run.

    Here we have a case that is intended to be handled through use of a proper Windows Installer package, or at least a legacy setup recognized as such through Windows’ “legacy installer detection heuristics.” In general legacy scripted setups are deprecated but as long as they stay on the path Windows makes efforts to ensure they succeed.

    Manually deploying by just copying over a bunch of files and randomly running regsvr32 on some of them has a reduced chance of success. This was never an approved method of deployment anyway.

    You have most likely run afoul of some combination of registry virtualization and redirection.

    The regsvr32 utility is a development tool, not a deployment tool. If you insist on trying to use it for deployment you must follow the same rules a developer must follow:

    • Run the correct version. On a 64-bit system there are both 64- and
      32-bit versions of this utility. The 32-bit version which you must
      use is located in the SysWOW64 folder.

    • Run it from an elevated command prompt. An easy
      way to start one is to type <Winkey>cmd.exe<Ctrl-Shift-Enter> then
      approve the UAC prompt or provide over-the-shoulder admin credentials
      as needed.

    There are many other things you need to know and handle in order to be successful. If you have ignored those most of them will only become apparent to you after your program gets installed and will run. A lot of them stem from filesystem virtualization.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a VB6's Application that is in production environment right now, this application
I have a wrapper managed application(.net) over a COM Component(created using vb6) where Com
I have a VB6 application that works fine on most Windows 7 machines (even
We're trying to get some usage metrics on a VB6 application that we are
I'm trying to run a legacy VB6 application on my desktop (it doesn't have
I am trying to get my conversion fixed from a VB6 application over to
We have a legacy VB6 application which has worked just fine on Windows XP
Platform: Windows XP Development Platform: VB6 When trying to set an application title via
I am trying to compile a VB6 application, but it fails with the error,
I have a VB6 application that needs to be installed on Windows Vista as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.