PaccoWho
05-15-2006, 09:26 AM
I have a Java App that uses a Java Runtime Environment (JRE) burned on the CD (made with AutoPlay 4.0). Launching the application takes time because it seems like the JRE and other files are copied to the user's hard drive (Temp directory) before executing.
I don't see anything in the project that should cause this.
How can I make it execute off the CD itself? Without this needless coping of runtime dll's etc.?
Thanks.
I don't see anything in the project that should cause this.
How can I make it execute off the CD itself? Without this needless coping of runtime dll's etc.?
Thanks.