vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
286 stars 90 forks source link

Signing a windows screen saver file (.scr) results in a corrupt file #233

Open nk111 opened 9 months ago

nk111 commented 9 months ago

When I try to sign a windows screen saver .scr file the signing completes without errors. The file is properly signed and can see signature information in the file properties.

But when I try to run the signed screen saver I get an error message like this:

image

telling me it can't be run because it might be corrupted.

Any ideas?