Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ColorOracle not working in Windows (jre 1.8_111) #8

Open
clozanoruiz opened this issue Oct 28, 2016 · 2 comments
Open

ColorOracle not working in Windows (jre 1.8_111) #8

clozanoruiz opened this issue Oct 28, 2016 · 2 comments

Comments

@clozanoruiz
Copy link

Hi,
I recently updated my jre to version 1.8 update 111 and when I tried to open ColorOracle it displayed the message:
"The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted.
The system cannot find the file specified."
I can confirm the JRE is working properly (other tools that use it work properly). Could it be the version of launch4j being used?

@tmuguet
Copy link

tmuguet commented Dec 28, 2016

Hi,
I have the same issue, but was able to work-around it by renaming the file extension from exe to jar.

@dangowans
Copy link

Renaming started me down the right path, but still after renaming the file extension to "jar", double-clicking it in Windows Explorer still didn't work for me. What did was opening up a Command Prompt, and running:

java -jar ColorOracle.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants