Help installing Java on Windows XP Embedded (XPe)
843798Nov 8 2004 — edited Dec 10 2004I'm trying to deploy an embedded system running Windows XP Embedded. The application we need to run on it is written in Java and i'm having a heck of a time getting Java to work on XPe.
Basically i'm building my OS image and then copying my Java Runtime directory over (which works fine on XP based machines) but when I launch the app it just hangs and nothing happens. I also attempted running the install file to do a fresh JRE install but the install shield closes down for no reason shortly after launching it.
Does anyone have any idea how I can get this to work and what steps I have to take? It seems like i'm not including something in my image i'm building that Java is looking for.
Any help would be MUCH appreciated.