ISUWP09

InstallShield 2016

ISUWP09 applies to UWP app scenarios.

Message (Error)

File [1] in Component [2] is an application executable file that is allowed to bypass UI protection levels to drive input to higher privilege windows on the desktop. UWP app packages do not support applications that are allowed to bypass UI protection levels.

[1] is the name of a file in the project.

[2] is the name of a component in the project.

Description

ISUWP09 checks for the presence of applications that are allowed to bypass UI protection levels.

Corrective Action

Very few applications require bypassing UI protection levels, but those that do are not currently supported by UWP apps. If an application requires bypassing UI protection levels, consider using a different package format than a UWP app package.

See Also