.net form application compiled

S

segue

How do I compile a .net windows form into an exe that everyone can use.
A form app. that I created using vs2003.
The only exe that gets created gets put into the project bin folder.
When I click on the bin folder program which acts like an exe but
doesn't have that file extension, after placing the program on a
mapped computer drive, then it tries to invoke vs2003 to open the
program.

In the old vs you had the choice under the file dropdown menu to compile
into a .dll or .exe.

Sounds like a stupid question, I dunno.

Also, how do I bind an icon image to my program?

Remarks appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top