The VB6 runtimes are already installed on all current versions of Windows (they ship with the OS). So all you really need to do is ensure that your project doesn't reference any controls or libraries that you would normally need to distribute with your app. For example, if you stick with the built-in controls you can compile to an exe, and just give that exe to people and it should run quite happily.