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

7.1 Error when running #6

Open
Galvarino opened this issue Jun 16, 2019 · 5 comments
Open

7.1 Error when running #6

Galvarino opened this issue Jun 16, 2019 · 5 comments

Comments

@Galvarino
Copy link

I blame the recent windows update for this one. No matter where I put the file, I always get the following error. It would seem that windows no longer allows you to run suspicious software, but then how do you make a program non-suspicious?
image

@amybytes
Copy link
Owner

Did you try running the .jar file instead? The .jar file should be run only through java installed on your computer (and possibly ignored by windows defender?). The .exe is simply a wrapper for the .jar file and it serves no purpose other than allowing the icon to be changed. You can also create a shortcut to the .jar file if you want to change the icon.
I believe it is possible to create a digital signature for windows to know that an program is safe, however I haven't looked into it too much and I think you have to pay for it.

@jvivian
Copy link

jvivian commented Jun 17, 2019

@Galvarino - have you tried running it as an administrator?

@jvivian
Copy link

jvivian commented Jun 17, 2019

@rowak — Just want to chime in that I couldn't replicate this with the latest release JAR on windows 10.

@amybytes
Copy link
Owner

Great suggestion @jvivian. Were you also experiencing this issue with the .exe?

@jvivian
Copy link

jvivian commented Jun 20, 2019

@rowak — No, I went straight to using the JAR file. Actually only got my lights yesterday, but was able to sync it to your desktop app after a couple tries. Really impressive work!

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