Hi Folk
I have created a VB.NET Win Application and when I try to install it, it asks me to install the .net Framework first!!
Is it possible to install a Win App on third party machines without the need to install the .net Framework !!!!!!!!!
This is a big disaster, if I will need to install a 20 MB to make a 200 kb application Works!
I need to run my application without the .net Framework!
Any ideas please
Thanks

it is possible to make my app work without .net Framework!
PaulRichardson
Can you believe that was one sentence!
Finkster
Jean Philippe Boucher
SusanC
I think Microsoft has missed a change here.
For running application without the use of any framework you must chose for a native language such as C++. But .NET is such a powerfull framework so deal with it
Amir19
For JAVA you need to have the Virtual Machine and for Visual Basic 6 you need the VB-Runtimes. So the need of a Framework is not new.