Hi all,

I am writing an application in visual .NET,
I run this application on the a computer that not have .net framework. If want to run this application, i must install dotnet framework.

can you help me how to deployment this application with framework library to run other computer without install dotnet framework.

Thanks.
pshue