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

Add OS version check #297

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Add OS version check #297

merged 1 commit into from
Jan 15, 2025

Conversation

vcsjones
Copy link
Owner

If AzureSignTool is run on a version of Windows older than 10, it will fail saying SignerSignEx3 can't be found. This gives a friendlier error message.

Closes #294

If AzureSignTool is run on a version of Windows older than 10, it will fail saying `SignerSignEx3` can't be found. This gives a friendlier error message.
@vcsjones vcsjones merged commit 843958c into main Jan 15, 2025
2 checks passed
@vcsjones vcsjones deleted the os-version-check branch January 15, 2025 17:04
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

Successfully merging this pull request may close these issues.

Tool throws exeption on 32bit windows: Unable to find an entry point named 'SignerSignEx3' in DLL 'mssign32'
1 participant