J
Joe
Hi. I've written a Java app that's about ready to distribute. I want
to make sure that users can run it without too much hassle -- after
installing the JRE on their machines. I'm wondering if it's necessary,
for those who are Windows users, to set the DOS PATH variable so that
the java command can be run from a DOS prompt. This doesn't seem
necessary, since java.exe gets installed under C:\Windows, but I
wanted to be sure.
Thanks.
to make sure that users can run it without too much hassle -- after
installing the JRE on their machines. I'm wondering if it's necessary,
for those who are Windows users, to set the DOS PATH variable so that
the java command can be run from a DOS prompt. This doesn't seem
necessary, since java.exe gets installed under C:\Windows, but I
wanted to be sure.
Thanks.