fail to run Package and Deployment Wizard in vb6 under win 10

ישראל גנון 1 Reputation point
2021-12-12T06:03:01.43+00:00

hello,

I have visual basic 6 installed for many years. I wrote many programs and its working well.

I upgraded from windows 8 to windows 10 without any major problems if any.

I have windows 10 home 64 bit. My vb6 is for 32 bit version 8176 (6.0.8169)

In win 8, I used to run the tool "package and deployment wizard" to create an installer for my programs to run on other PC's. It worked fine.

But now on win 10, when I try to run the package wizard, I get error message "unexpected error number 80040154 has occurred: class not registered".

I created an empty blank project that does not contain any single object or code. I still get this error message.

I fail to understand which class is not registered. Looking in the internet someone wrote it might be PDWIZARD.OCX which is the package wizard itself. So I used Regsvr32.exe to register it. I got ok message, but it did not help. I tried the 32 bit and also the 64 bit folder. It did not help.

Can anyone help me to identify and fix this problem?

Community Center | Not monitored
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2021-12-13T09:54:54.937+00:00

    Hi @ישראל גנון ,

    Currently, Microsoft Q&A supports the products listed over here: supported topics (more to be added later on).
    Your question about Visual Basic 6 is not supported currently.
    You can ask in the dedicated forum over here: https://www.vbforums.com/forum.php .

    Thanks for your understanding.

    Sincerely,
    Anna
    *
    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. ישראל גנון 1 Reputation point
    2021-12-16T11:10:29.017+00:00

    hello,
    It seems that my vb6 installation is missing SP6. this will solve my problem.
    The Microsoft page to download it is : https://www.microsoft.com/en-us/download/details.aspx?id=5721
    But the page return an error : We're sorry, this download is no longer available.

    So please give me a link to download your service pack 6 !!
    Thank you

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.