2

In the SignTool documentation it is said:

/d Specifies a description of the signed content.

Where can I find that description?

Martin Prikryl
  • 188,800
  • 56
  • 490
  • 992
JConstantine
  • 1,020
  • 7
  • 19

1 Answers1

3

One significant place, where the description is shown, is on the UAC prompt, when running a signed application (typically an installer) that needs Administrator privileges:

enter image description here

Martin Prikryl
  • 188,800
  • 56
  • 490
  • 992