|
-
January 12th, 2006, 09:57 PM
#1
convert a vb.net program to a .exe
how to convert a vb.net program to a .exe
I need help on this. thanks.
Life is a foreign language; all men mispronounce it.
-
January 12th, 2006, 11:13 PM
#2
Re: convert a vb.net program to a .exe
What exactly do u mean?
how to convert a vb.net program to a .exe
-
January 13th, 2006, 02:24 AM
#3
Re: convert a vb.net program to a .exe
-
January 13th, 2006, 02:38 AM
#4
Re: convert a vb.net program to a .exe
 Originally Posted by Miss Piggy
how to convert a vb.net program to a .exe
I need help on this. thanks.
Hi MP!
Unlike VB6 where you had the project, then had to click File, Make projectname.exe to have the compiled .exe, VB.NET already compiles it for you into your Bin folder (in the folder where your program exists) - the only trick would be to create the Setup package, aniskhan's link would be sufficient.
Strange nobody mentioned anything about the .NET Framework installation (as well)
Hope that helped!
Last edited by HanneSThEGreaT; January 13th, 2006 at 02:46 AM.
-
January 13th, 2006, 03:07 AM
#5
Re: convert a vb.net program to a .exe
 Originally Posted by HanneSThEGreaT
Hi MP!
Unlike VB6 where you had the project, then had to click File, Make projectname.exe to have the compiled .exe, VB.NET already compiles it for you into your Bin folder (in the folder where your program exists) - the only trick would be to create the Setup package, aniskhan's link would be sufficient.
Strange nobody mentioned anything about the .NET Framework installation (as well)
Hope that helped!
 Originally Posted by aniskhan
deploy an app
Thanks Hannes and Aniskhan. It helps. 
 Originally Posted by mehdi62b
What exactly do u mean?
thanks mehdi62b, the problem has been solved. ;p
Life is a foreign language; all men mispronounce it.
-
January 13th, 2006, 02:57 PM
#6
Re: convert a vb.net program to a .exe
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
|