we are trying to install a newer version of java but are not able to because there is a program that is using a previous version. we dont know what that program is. is there a way to get a list of prgrams that are currently using java?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
An easy way which would cover majority of cases is this:
1. search for all files with the extension JAR
2. search for all files called java.exe file – usually programs which require java have the jre installed in their directory structure