Page 3 of 3

Re: Vb 2008 - how to make exe ~ please help!

Posted: Sun Sep 05, 2010 10:04 am
by Codex
If i understood you right you want to share the application you want with only appname.exe

to do this do:

when your editing your application in visual basic you need to press build -> build appname
tut step 1.png
Then go to Documents -> Visual Studio 2008 -> Projects -> appname -> appname -> bin -> Release and there you have appname.exe
tut step 2.png