Click to See Complete Forum and Search --> : EXEcutable File
Srig007
Jan 24th, 2006, 02:31 PM
Hi, I am trying to open my program using only the exe file. It opens and runs perfectly on the computers that have visual studio installed on it. How and what do I need to do to get the exe file to load in other non-visual studio computer. I thought that it would be able to load perfectly fine, but it gives me an error saying application failed. Can someone help me with this problem. thanks
dglienna
Jan 24th, 2006, 02:37 PM
You have to create an Installation program so that all the necessary files are installed and registered on machines that don't have VB6 installed. The Package and Deployment Wizard is included with Visual Studio. Just go to the Add-In section, and you can add it. Just run the add-in and it will guide you in creating an installed. There are also others on the market.
You can check out the Application Deployment forum to read more about deploying projects.
Hack
Jan 25th, 2006, 07:07 AM
Moved to Application Deployment
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.