Hi Guys! I reinstalled my machine with Windows 10 64bits (v2004 build 19041.572) and VB6 run just fine... I can enable all AddIns and everything works as spected... exept when I enable any AddIn to run at startup... then if I close and try to open VB6 it just crash: 
Origen: Application Error
Nombre de la aplicación con errores: VB6.EXE, versión: 6.0.81.76, marca de tiempo: 0x3592011f
Nombre del módulo con errores: MSVBVM60.DLL, versión: 6.0.98.15, marca de tiempo: 0x49b01fc3
Código de excepción: 0xc0000005
I need to open RegEdit and got to "HKEY_CURRENT_USER\Software\Microsoft\Visual Basic\6.0\Addins" and change back autostart to 0
Tested disabling Windows 10 memory protection (like DEP,etc.)... no change.
Tested removing all VB6 registry configuration... no change.
I have no clue what is different internally when loading AddIns from start as opossed to loading after ide was loaded... Any suggestion or idea is welcome.

Logs of activity from Registry and Files access when loading (normal and with AddIns loaded):
https://www.dropbox.com/s/o4gtgcbucd...shw10.zip?dl=0
PS: The installer is OK. I used the same VB6 installer on several other machines without running on this problem (but they all have older windows 10 builds with updates bloqued)