Show digital signature for msi files in Description field

I would like to quickly see what msi files are digitally signed. Is it possible somehow? I can use the Description field for other file types like exe and dll.

Thanks for the suggestion, we'll add this in the next update.

Hi Jon, hi all,

is it possible now to show if a file is digitally signed? For example add an additional column in the file lister.

Thanks!

The Description column shows that for exe and dll files. Not sure if it also shows it for MSI files off the top of my head. (Edit: Checked now, and it works for MSI files as well.)

Note that it only tells you if something is signed, not if the signature is valid (which can take a few seconds per file to check). A script column could probably check things if you need that.