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

0.6.3 crashes and wont run #23

Closed
birdbrainiac opened this issue Apr 21, 2024 · 4 comments
Closed

0.6.3 crashes and wont run #23

birdbrainiac opened this issue Apr 21, 2024 · 4 comments

Comments

@birdbrainiac
Copy link

When I try to run 0.6.3 I get an error, and haven't run it yet.
image

@PrimalZed
Copy link
Owner

I built a new exe and uploaded, but when i downloaded it back from github, the Windows Security claims it found a virus in it:
image

I'll try to work out what's going on with that.

@PrimalZed
Copy link
Owner

It looks like this sort of false positives have occurred before on electron apps (such as this one):
electron-userland/electron-builder#6474

When people last reported the issue in that thread last February, it stopped occurring after a couple of days. Presumably, Windows Defender updated something. Maybe try downloading/scanning this exe after a week or so?

I also submitted the exe to https://www.microsoft.com/en-us/wdsi/filesubmission so they can hopefully clear it. I don't think that will carry over to new exe files for further subsequent versions, though.

@PrimalZed
Copy link
Owner

Submitting the file to Microsoft for a scan seems to have cleared it. They gave me these instructions:

At this time, the submitted files do not meet our criteria for malware or potentially unwanted applications. The detection has been removed. Please follow the steps below to clear cached detections and obtain the latest malware definitions.

  1. Open command prompt as administrator and change directory to c:\Program Files\Windows Defender
  2. Run “MpCmdRun.exe -removedefinitions -dynamicsignatures”
  3. Run "MpCmdRun.exe -SignatureUpdate"

Alternatively, the latest definition is available for download here: https://docs.microsoft.com/microsoft-365/security/defender-endpoint/manage-updates-baselines-microsoft-defender-antivirus

I think you can also update security version in the Microsoft Defender gui.

@birdbrainiac
Copy link
Author

That loaded!

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

2 participants