how to make system independent exe. files in C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi every one,

can anybody tell me how can i make system independent exe. file of my
project which can run on any computer even those which don't have .Net
installed on them
 
Hi Muaz,

Sorry, you can't do it. Managed code needs the CLR installed.

Joe
 

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

Back
Top