On Sat, 29 Mar 2008 00:41:19 -0400, Lew
>It's not complex, because it uses an installer. You're right, one doesn't
>expect the customer to handle moving around auxiliary files; one automates
>that part of it.
>
>--
>Lew
For god's sake give up. You don't even have windows. There is nothing
complex here. There is Java.exe in System32 folder and there is one in
JDK/bin. All he needs to do is make sure that Windows finds java.exe
in JDK/bin BEFORE it fins the one in System32. Just fix the path.