how to convert a vb.net program to a .exe
I need help on this. thanks.
Printable View
how to convert a vb.net program to a .exe
I need help on this. thanks.
What exactly do u mean?
Quote:
how to convert a vb.net program to a .exe
Hi MP!Quote:
Originally Posted by Miss Piggy
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) :rolleyes:
Hope that helped!
Quote:
Originally Posted by HanneSThEGreaT
Thanks Hannes and Aniskhan. It helps. :DQuote:
Originally Posted by aniskhan
thanks mehdi62b, the problem has been solved. ;pQuote:
Originally Posted by mehdi62b
//what a problem