c++ .NET AS EXE file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thuthime
    New Member
    • Oct 2007
    • 9

    c++ .NET AS EXE file

    hello,
    i did a project in c++ .net and its a windows form application...
    the program is running perfectly
    can anybody help me to save my project as an EXE file

    please help
    thanX
  • oler1s
    Recognized Expert Contributor
    • Aug 2007
    • 671

    #2
    How do you know your program works if you don't already have an EXE?

    Comment

    • thuthime
      New Member
      • Oct 2007
      • 9

      #3
      Originally posted by oler1s
      How do you know your program works if you don't already have an EXE?
      helllo......... ..
      i can debug the progrm in the Visual Studio ....i can open the program in that debug and see the out put

      i want to save the project as an EXE so i can click the file and straigtly go to the
      runtime of the program

      without opening it in VS and debugging it!!!
      thanX

      Comment

      Working...