ISUWP11
InstallShield 2020
ISUWP11 applies to Windows App scenarios.
Message (Error)
File [1] in Component [2] imports API [3]. Applications in Windows App packages are not allowed to set a custom Application User Model ID.
[1] is the name of a file in the project.
[2] is the name of a component in the project.
[3] is the name of an API.
Description
ISUWP11 checks for the presence of executable files that set a custom Application User Model ID.
Corrective Action
Code-based removal of the offending API call is required. A Windows App will set an Application User Model ID for you.
See Also