Hello Friends...
I am a .NET programmer.
I know that there are tools which pack our exe with all dlls, etc into one exe.
But, I want a tool that will pack our exe file so that it will run on any machine without installing the .net framework on that machine.
I have created some portable exes for myself and I want them to run on any machine without installing .NET Framework.
Pls help me.

Abhi