Re: I want my own runtime for my application in my CD
Posted By:
Bozidar_Dangubic
Posted On:
Thursday, April 18, 2002 07:15 AM
I believe that the only way to accomplish this is to create .exe from you java application. I know there are tools that will help you with this. just search the web and you will find it. you really cannot have JRE running on the CD so you will have to create some executable that you can run from the CD.