Look on the IKVM project that is found at http://www.ikvm.net/
Converting an existing JAR file to EXE is just as simple as typing:
ikvmc -target:exe myapp.jarOf course that this means that you are not depending on Java, but rather on .NET to run your program. However, this is a nice tool to allow developers/users pick the most adequate weapon (platform) of choice.
:)
Era mm isto que andava à procura.
ReplyDeleteDanke