Quote from richtrader:
This is misleading as the VB runtime is still required, despite the supposed stand-alone .exe
Huh?? What, you think programs written in C++ don't require DLLs, OCXs, etc.?
Would you consider Microsoft Word a standalone program? It's written in C++ but uses (among other things) the MFC runtime DLL. No different than a VB program needing access to the VB DLL.
Of course a compiled VB program is standalone - unless you think the only truly standalone programs are those that run without an operating system.