How to compile and make executable - in need of help here

Discussion in 'Programming General' started by d great one, Sep 27, 2010.

How to compile and make executable - in need of help here
  1. Unread #1 - Sep 27, 2010 at 5:19 AM
  2. d great one
    Joined:
    Nov 4, 2007
    Posts:
    930
    Referrals:
    2
    Sythe Gold:
    0

    d great one Apprentice

    How to compile and make executable - in need of help here

    So I made a program in VB.net using VS 2005. I want to compile the program and make it executable in other computer.
    Can someone walk me through it. What things do I need?
    I want to use the program in other computer which doesn't have VS.
    Thanks in advance for helps.
     
  3. Unread #2 - Sep 27, 2010 at 9:50 AM
  4. Harlem9191
    Joined:
    Mar 10, 2009
    Posts:
    81
    Referrals:
    0
    Sythe Gold:
    0

    Harlem9191 Member

    How to compile and make executable - in need of help here

    Once you debug the program the executable will be in the 'bin' folder for that project. When someone opens your program on their computer they must have the correct .Net Framework version (or higher). As you are using Visual Studio 2005 then your programs compile using .Net Framework version 3.0 by default I think. But i'm not sure.
     
  5. Unread #3 - Sep 28, 2010 at 3:53 AM
  6. d great one
    Joined:
    Nov 4, 2007
    Posts:
    930
    Referrals:
    2
    Sythe Gold:
    0

    d great one Apprentice

    How to compile and make executable - in need of help here

    Ty for replying. I have worked it out yesterday ^_^
    And yeah you need .net framework. and will also depends on your OS I believe.
    I installed .net Framework 4.0 on my XP desktop, but the setup installer of the program I created still downloaded for 2.0 version.
    Anyway thanks a lot ^_^
     
< Best book to learn C++ | help >

Users viewing this thread
1 guest


 
 
Adblock breaks this site