|
-
Jan 24th, 2006, 02:31 PM
#1
Thread Starter
Addicted Member
EXEcutable File
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
-
Jan 24th, 2006, 02:37 PM
#2
Re: EXEcutable File
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.
-
Jan 25th, 2006, 07:07 AM
#3
Re: EXEcutable File
Moved to Application Deployment
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|