ISUWP02
InstallShield 2020
ISUWP02 applies to Windows App scenarios.
Message (Error)
Component [1] contains a device driver installed through the MsiDriverPackages (DIFxApp) table. Windows App packages do not support device drivers.
[1] is the name of a component in the project.
Description
ISUWP02 checks for the presence of drivers installed with the MsiDriverPackages table.
Corrective Action
If the driver is required, this application cannot be supported purely by Windows Apps.
See Also