I might just add that the whole VB6 runtime isn't essential for the app to run but only the OCX controls that were used at design time. This is usually just "comctl32.ocx" and any ones you added in the "Components" menu.
They should be able to be obtained from and then placed in the WindowsSystem(32) directory to work. However, you will have to register them on the users machine which can be done through regsvr32 or automatically with some installation apps.
Just in case you didn't realise.
I usually do this because the Runtimes are around 5mb when the ocx is just 500kb.
As for the licensing problem, I have absolutely no idea what it means or how it can be fixed.
"Computers are useless they can only give you answers."