Windows Server
Active Members
- Joined
- Dec 10, 2024
- Messages
- 4,400
Recently we've rebuilt a Azure VM we use to build installers with Inno Setup with signing. All our installer generation processed worked a few days ago.Now we are getting an error a file doesn't exist even though it clearly exists. We are thinking this is a type of access or permissions issue?Here is the command we are using:C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64>signtool sign /debug /fd SHA256 /tr "http://timestamp.acs.microsoft.com" /td SHA256 /dlib "C:\Installs\Agent\Extras\tsc-dll\Azure.CodeSigning.Dlib.dll" /dmdf "C:\Installs\Agent\Extras\metadata.json" "C:\Install
Continue reading...
Continue reading...