First of all i want to begin by thanking the creators and moderators of this site, as it has been very useful to me in my java programming.
I have written a few desktop applications and when i want to run them on a different computer that does not have a jdk such as my friends windows 7, the app did not run. I downloaded and installed jdk7 and 6; but the app still did not run. But when i tried it on a pc that already has jdk it worked. What do i do? Am i doing it wrongly?
Also, when i install a ".jar" app and try to run it for the first time on a computer i just installed, i am prompted to associate a program to handle the file protocol or something like that. But under the jdk folder there are several apps(eg javac, javaws, java, java-rmi, etc), which one do i choose?
Nanilesh September 25, 2011 at 1:25 PM
ok
installing jre on windows 7arhyel gyel January 18, 2012 at 8:08 PM
First of all i want to begin by thanking the creators and moderators of this site, as it has been very useful to me in my java programming. I have written a few desktop applications and when i want to run them on a different computer that does not have a jdk such as my friends windows 7, the app did not run. I downloaded and installed jdk7 and 6; but the app still did not run. But when i tried it on a pc that already has jdk it worked. What do i do? Am i doing it wrongly? Also, when i install a ".jar" app and try to run it for the first time on a computer i just installed, i am prompted to associate a program to handle the file protocol or something like that. But under the jdk folder there are several apps(eg javac, javaws, java, java-rmi, etc), which one do i choose?
Post your Comment