Dot Net Project Execution without Dot Net and Framework....

  • Thread starter Thread starter krishnan
  • Start date Start date
K

krishnan

Dear all

In Dot Net windows Application ....
what are the requirements to run the developed Dot Net project EXE file
in
the system which doesnt have Dot Net.....
with out creating of Setup......
only with project EXE file........

please help me...

regards
krishnan
 
krishnan said:
In Dot Net windows Application ....
what are the requirements to run the developed Dot Net project EXE file
in
the system which doesnt have Dot Net.....
with out creating of Setup......
only with project EXE file........

please help me...

Please see my answer to the same question you asked in the WinForms
question yesterday.

It's generally a good idea to only ask in one group (having thought
carefully about the most appropriate group first).
See http://www.pobox.com/~skeet/csharp/faq/posting.html for more on
this.
 
Back
Top