If my vb project contains no external OCX, DLLs.
Is msvbvm60.dll and my exe enough to run in new system containing no vb runtime?

Do msvbvm60.dll need regsvr32 registeration?
doing REGSVR32.... do put any registry entry in windows registry?

Suppose, If I include my custom OCX in my project.
And simply copy that to system folder in a new system.
Will my project run now with msvbvm60.dll?