Hello,
How can run .exe file which made by C#,on uninstalled .net framework's
computer?
Herfried K. Wagner [MVP] - 23 Jul 2004 08:51 GMT
* "B. Jack" <significance2003@noyahoo.com> scripsit:
> How can run .exe file which made by C#,on uninstalled .net framework's
> computer?
The .NET Framework is required to execute a .NET application.

Signature
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/
Jon Skeet [C# MVP] - 23 Jul 2004 09:08 GMT
> How can run .exe file which made by C#,on uninstalled .net framework's
> computer?
You have to install the framework.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too