Hi
I would like to develop an application in .Net (C#)
But I would also like to make an exe that does not need JIT.
Does anyone know any tool with which I can convert a .Net exe or dll to a non to an exe or dll that will run on a computer that does not have the .Net framework installed?
thanks
szsz