Results 1 to 3 of 3

Thread: EXEcutable File

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Posts
    200

    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

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width