Results 1 to 3 of 3

Thread: How to create EXE file

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2001
    Location
    Villiers, South Africa
    Posts
    301

    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?

  2. #2
    Member
    Join Date
    Feb 2004
    Location
    LA
    Posts
    57
    The exe is created automatically inside Bin directory every time you build or run your program.



  3. #3
    New Member
    Join Date
    Apr 2004
    Location
    North East England, UK
    Posts
    9
    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
  •  



Click Here to Expand Forum to Full Width