Hi!
I heard that its possible to generate exe Files out of
Java classes.
And here is my question:
Is it possible to run these exe Files without the JVM?
The problem is, that I have to write a program which will run under several Win2K clients. But none of them has the JVM installed and I can't install it everywhere.
And as alternative: is the standard VM included in the Windows Installation enough to handle my code? I really don't care if I have to write it in J++, or suns Java - I just dont't want to do the program in Visual C++
Please help,
regards, Klausi