Java Runtime 5.0?

M

Makrele_Stamsund

Has anybody experiences with using the Java Runtime 5.0 from Sun on
Windows XP embedded?

Can I use the same setup which I use for Windows XP Professional?

Greetings
Magnus
 
G

gasmonso

I have just created a component for our image. All I did was d/l the
regular Windows XP jre. I created a component to copy the jre to the
target device and run the installer using some special switches. You
can find these switches here:
http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/silent.html

Be warned though.. the Java installer leaves traces of itself which can
eat up precious space. Details can be found here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4989597

Hope this helps :)

gasmonso
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top