You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello my dear friends at the other side of the lake,
I use the Windows installer (company rules, not by choice...), but I get an ugly warning when running this due to UAC.
Even more so, I got some "Windows Defender" warning about running this exe when I started this the first time (can not reproduce this and get an eror message as it seems like my exception is saved somewhere).
Expected Behavior
No Windows security warning appear when running the Windows Installer
Steps to Reproduce the Behavior
Download the Windows Installer from basex.org
Start the exe
Do you have an idea how to solve the issue?
The exe must be signed properly.
What is your configuration?
Windows 10
The text was updated successfully, but these errors were encountered:
The signing problem is known, yes. As far as I know, there are no free certificates available for Open-Source projects, and procedure to sign the software has changed in the past. – Presently, the installer software can only be run after requesting “more details” in the dialog window.
I think there is now https://www.sigstore.dev/, which as far as I understand basically like Let's encrypt for websites, but to sign your executables. Might be worth a look.
Description of the Problem
Hello my dear friends at the other side of the lake,
I use the Windows installer (company rules, not by choice...), but I get an ugly warning when running this due to UAC.
Even more so, I got some "Windows Defender" warning about running this exe when I started this the first time (can not reproduce this and get an eror message as it seems like my exception is saved somewhere).
Expected Behavior
No Windows security warning appear when running the Windows Installer
Steps to Reproduce the Behavior
Do you have an idea how to solve the issue?
The exe must be signed properly.
What is your configuration?
Windows 10
The text was updated successfully, but these errors were encountered: