Results 1 to 4 of 4

Thread: executable

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Posts
    73

    executable

    How do I make my project executable. I just want to create a shortcut on my desktop that will run the program. I know in VB 6 all you had to do was click on file and select the option make program executable.

  2. #2
    New Member
    Join Date
    Jun 2004
    Posts
    4
    Go to the Build menu, then you can build the whole solution or build <name of project>. Your exe will be in the bin directory of where you have the project file.

  3. #3
    Hyperactive Member
    Join Date
    Sep 2003
    Location
    Eden Prairie Minnesota
    Posts
    301
    what's a "solution"

  4. #4
    New Member
    Join Date
    Jun 2004
    Posts
    4
    Basically just a group of projects. So building a solution will build all of the projects in that group.

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