Quick question. I seem to remember reading somewhere that you could distribute an app. without the vb runtime files if the application is formless, or is build 100% with through the API. Is this right? I have a small utility file that I need to include with a setup application. The utility is just a module, and all that it does is quickly copy some files and then starts the setup app.

Thanks