I want to distribute a couple of VB exes.
It seems that a VB exe needs runtime DLLs to be present
to ensure that it works on all platforms.
If I copy MSVBVM50.DLL into ...Windows\System, will
this guarantee that my exe will work in all PCs