I developed a program in visual basic 2010 express. On my system runs great. But on other systems (xp - vista - 7) doesn't run at all. It just says that stopped working. I believe that i need to create a setup package with files that the program needs to be installed in order to run normally (like the deployment package in vb6). But i can't find something equivelant in vb2010. Or just something to give the a list with the required files. Any ideas?