You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signing example is changed to using new signature functionality
Add digitally sign params to Project and Bundle
Added DigitalySign and DigitalySignBootstrapper classes was added.
Using insignia tool for signing the bootstrapper
Digitally sign logic now support /d (Description) parameter of SignTool. When UAC ask user about elevation rights, it`s used Description for showing name of MSI. If digitally signature has no Description, UAC shows temp file name instead.
Fixed problem with SilentBA staying in memory on update (cutesy of Alexey Che...ev)