|
-
Jun 17th, 2004, 04:12 PM
#1
Thread Starter
Lively Member
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.
-
Jun 17th, 2004, 04:19 PM
#2
New Member
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.
-
Jun 17th, 2004, 04:21 PM
#3
Hyperactive Member
-
Jun 17th, 2004, 04:24 PM
#4
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|