问题
I'm working with Visual Basic 6.0 SP6. Many months ago I could make it run on Windows 10. My problem now is that every time I start Visual Basic, it takes too much time to open. I see the splash window:

but it takes more or less five minutes to open.
After five minutes or more, I have Visual Basic open but with the following error message:
Method '~' of object '~' failed
Any idea what's going on?
回答1:
the solution for my problem is under: VB6 IDE Slowness and 'VBKeySave5' in the Registry
I have deleted everything under vbkeysave5 and now vb6 opens very fast.
来源:https://stackoverflow.com/questions/38899120/visual-basic-6-0-takes-minutes-to-open-on-windows-10