Problems with SignerSignEx2
Alexander P
41
Reputation points
Hi!
I found a problem with a Windows signing API (SignerSignEx2) with some PowerShell files.
There is an article (: https://learn.microsoft.com/en-us/troubleshoot/windows/win32/signtool-corrupts-powershell-script) that deals with a similar problem with Signtool.
But the core of the problem is not Signtool but the Windows API, which kills some PowerShell files.
Will there be a fix to this problem or do I have to check the PowerShell files for a signature and remove it before signing?
Windows development | Windows API - Win32
Sign in to answer