Executable with UI access is not signed

ID PE160 Level ERROR Category System

Description

The executable specifies uiAccess='true' in the Application manifest. At the same time, executable is not signed. The uiAccess property will be ignored by the operating system.

Mitigation

  • Remove the uiAccess property from the Application manifest.
  • Alternatively, sign your executable image.

Arguments

This rule has no output arguments.