|
-
Apr 13th, 2004, 12:40 PM
#1
Thread Starter
Hyperactive Member
How to create EXE file
I am totally new to VB.NET and yesterday tried to write my first program. But I can't see how to create a standalone (.EXE) file. How does it work in .NET?
-
Apr 13th, 2004, 12:56 PM
#2
Member
The exe is created automatically inside Bin directory every time you build or run your program.
-
Apr 13th, 2004, 01:25 PM
#3
New Member
much like the VC++ way then
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
|