I am fairly new here,
I have an old program created with vb6 , I can use the program setup and install and run on win10 32 bit and everything installs and runs correctly.

Having trouble getting it installed on a 64 bit pc. When running the setup it hangs on "Installing Data Access Components" I tried to remove the Data Access components from the install program and run into some issues where it didn't install some 3rd party dll's.
so I tried 2 option, install those dll manually or run task mgr and killed MS setup tools(32bit)
And then the application continued to install (both seemed to give me the same result)
Ran the exe as administrator
Application started, opened the user login window.
That is where the application goes to the registry to look for user account
I have added all the registry setting to the registry HKEY_current_user\software\wow6432node folder

Application blew up with a run time error -2147220517,
Any suggestions
One other note, It did install on one 64bit pc fine, but then when I tried on the next 4 pcs it is not working. even though I went through the same install procedures. I need to set regional setting to 24 hour time, and setup the wow64 registry settings. So it sure seems possible, or I just got lucky,