ISICE24

InstallShield 2016

Project • This information applies to the following project types:

Basic MSI
InstallScript MSI
MSI Database

Message (Error)

File [1] in Component [2] is a 16-bit file. Installations that target Windows 8 systems may not include 16-bit files.

[1] is the name of a 16-bit file in the installation. [2] is the name of the component that contains that file.

Description

ISICE24 verifies that the installation does not contain any 16-bit files; 64-bit versions of Windows do not support 16-bit files.

Corrective Action

To resolve this validation error, replace the 16-bit file with a 64-bit or 32-bit file.

See Also