So...I made a new form with a code and I want to make it open as .exe...
How can i do it in Microsoft Visual Basic 2008 Express Edition??
Originally Posted by karagiozis
So...I made a new form with a code and I want to make it open as .exe...
How can i do it in Microsoft Visual Basic 2008 Express Edition??
What form you made?
Posts 1–9 of 9 · Page 1 of 1
Post a Reply
Tags for this Thread
None
It's something like a Hack....But not Hack....On Windows Form Application
Originally Posted by karagiozis
It's something like a Hack....But not Hack....On Windows Form Application
i ask what it is.
Not with every form you can make an exe, so i ask what is it?
1) Click build.
2) Click Build "Your Form name"
3) Go to your documents, Projects, "Your Form Name", Click "Your Form Name" Again, Click bin, Click release, and it will be there!
Originally Posted by ertunc100
1) Click build.
2) Click Build "Your Form name"
3) Go to your documents, Projects, "Your Form Name", Click "Your Form Name" Again, Click bin, Click release, and it will be there!
Or this:
1. Debug it...
2. Press File/Save all!
3. When did you save then go to Documents/Visual Studio 2008/Projects/Folder whit your form name/Bin/Debug and there you will found your program!
Press F5 and go to MyDocuments/Visual Studio 2008/Projects/Folder with your form name/Bin/Debug