Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Jar file is working, but exe file is showing error "This application requires a Java Runtime Environment 1.8 (64-bit)" #21

Open
bessarabov opened this issue Jun 4, 2020 · 0 comments

Comments

@bessarabov
Copy link

I'm starting jar file from windows command line an it works fine. (I'm using a bat file with the command like java -Dbroker="..." ... -jar winthing-1.4.2.jar)

But I would prefer to use winthing-1.4.2.exe file. But when I double click it in the exploer

This application requires a Java Runtime Environment 1.8 (64-bit)

Screenshot 2020-06-04 at 11 45 34

I think that I have JRE installed (the the jar file work fine when running from command line), but the .exe file does not. I've read the docs in this repo, but I can't find the answer.

Can you please explain what should be done to make exe file work.

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

No branches or pull requests

1 participant