Whether must run under the CLR?

  • Thread starter Thread starter jiangyh
  • Start date Start date
J

jiangyh

hi guys:


I have a windows application that developed by C#,but my customer don't
have .net framework in his computer.whether the windows application must run
base upon the CLR.

How to resolve the question.Thanks in any advice.

regards jiangyh
 
Hi Jiangyh,

You have to have the .net framework installed for the program to run. You
can install it by running dotnetfx.exe, which you can get for each
appropriate operating system at msdn.microsoft.com.

HTH,

Bernie Yaeger
 

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