I wrote this little program to check if the user is using the latest MSVBVM60.DLL. If you are writting your own setup program, and don't want to inlude Runtime Files, just include this little program and it will download the library from microsoft.
This is C++ language (crappy at that due to my lack of C++ knowledge yet), it is strictly for VB programs. I include it with all of my commercial projects.