Nov 13, 2003 #1 W wondery Active member Joined Sep 12, 2003 Messages 43 i cant find compile command where is it ? i want to make my windows form (c#) to exe
Nov 13, 2003 #2 Mehyar Well-known member Joined Jun 9, 2003 Messages 371 Location Lebanon Just set your build to release And From the build menu select build solution Go to your application folder and in bin folder go to release folder and your exe is there. Hope this helps..
Just set your build to release And From the build menu select build solution Go to your application folder and in bin folder go to release folder and your exe is there. Hope this helps..
Nov 13, 2003 #3 M Mute Member Joined Oct 20, 2003 Messages 13 Originally posted by wondery i cant find compile command where is it ? i want to make my windows form (c#) to exe Click to expand... How you cant find the EXE? not only the Release, but Debug also makes an EXE file.
Originally posted by wondery i cant find compile command where is it ? i want to make my windows form (c#) to exe Click to expand... How you cant find the EXE? not only the Release, but Debug also makes an EXE file.