What is the wrong with this sign in command? (Error: Store IsDiskFile() failed)

Viewed 10

I want to sign in a single dll using this command.

signtool sign /f $qD:\DIN\DIN_DMCC_Microsoft_PrivateKey.pfx$q /p $qD*****N DM(($q $f d:\agsXMPP.dll))

When i run that it says enter image description here

SignTool Error: An unexpected internal error has occurred. Error information: "Error: Store IsDiskFile() failed." (-2147024773/0x8007007b)

How to overcome this?

0 Answers
Related