trivrost
trivrost copied to clipboard
Productname not set correctly for 'example company' in AppLocker
Windows is reading infos from the signature metadata. But somehow, now everything from SignTool is propagated correctly:

This is from the AppLocker dialog which allows creating rules based on signatures. Moving the slider upwards replaced the fields with wildcards (*) and thus allows how broadly the rule applies. With a correct product name this would be a bit more pretty.
We tried passing it via /n of the signtool, assuming what AppLocker shows is related to the certificate. It is unclear if it is the certificate or the versioninfo metadata. We set the versioninfo metadata and it is visible under file properties, but not in Applocker.
Maybe this will resolve itself if we update our signing process, which we are also thinking about.