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

Unknown publisher / app not signed with the certificate #71

Open
mrfatguy opened this issue Mar 21, 2024 · 1 comment
Open

Unknown publisher / app not signed with the certificate #71

mrfatguy opened this issue Mar 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working code Pure technical or internal work, no analysis or documentation needed

Comments

@mrfatguy
Copy link
Contributor

Overview

Currently when application is started then Microsoft Defender SmartScreen shows an error:

Windows protected your PC
Microsoft Defender SmartScreen prevented an unrecognised app from starting. Running this app might put your PC at risk.

User must click More infoRun anyway in order to actually run the game. This might be caused by the .exe file not being signed with the correct certificate during build. Please, investigate.

Necessary steps

  1. Go to Releases.
  2. Download any release (i.e. ldm-0.0.2-win.exe).
  3. Double-click downloaded file to execute it.

Expected results

Game is started without any side-effects.

Actual results

Game execution is hold by Microsoft Defender SmartScreen.

Screenshot or screencast

Unknown publisher

Environment

  • System: Windows 11 Pro (10.0.22631 Build 22631).
@mrfatguy mrfatguy added bug Something isn't working code Pure technical or internal work, no analysis or documentation needed labels Mar 21, 2024
@mrfatguy mrfatguy added this to the Logo and main menu milestone Mar 21, 2024
@MadejaMaciej
Copy link
Contributor

We need to buy code signing certificate and sign the app with it.

https://sklep.certum.pl/open-source-code-signing-w-chmurze.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code Pure technical or internal work, no analysis or documentation needed
Projects
None yet
Development

No branches or pull requests

2 participants