R
Rajeev
Hi
I have created a WindowsForm application in C#.NET. When I try to run
the exe on some machine without .NET framework it errors out and
prompts for .NET framework installation. Do I need to install the
complete the .NET framework on the machine I am runing it on or can I
just copy some dll's into this machine and make it work.
In other words is it possible to run a WinForm application designed in
..NET to run on a machine without .NET framework by just copying some
dll's.
Thanks a lot
I have created a WindowsForm application in C#.NET. When I try to run
the exe on some machine without .NET framework it errors out and
prompts for .NET framework installation. Do I need to install the
complete the .NET framework on the machine I am runing it on or can I
just copy some dll's into this machine and make it work.
In other words is it possible to run a WinForm application designed in
..NET to run on a machine without .NET framework by just copying some
dll's.
Thanks a lot