Installing a swing app with jre
Hi guys,
I have a swing app which i wish to deploy on windows-based systems. I have downloaded installers which would be able to install the program.
However, I would first need to find out whether the system has java installed. How do i go about doing this? Are there any standard methodologies to check for java which I could use?
Any ideas are glady welcome

