Re: Vb 2008 - how to make exe ~ please help!
Posted: Sun Sep 05, 2010 10:04 am
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 Then go to Documents -> Visual Studio 2008 -> Projects -> appname -> appname -> bin -> Release and there you have appname.exe
to do this do:
when your editing your application in visual basic you need to press build -> build appname Then go to Documents -> Visual Studio 2008 -> Projects -> appname -> appname -> bin -> Release and there you have appname.exe