ICE58

ICE58 checks that your Media table does not have more than 80 rows.

Result

Warnings reported by ICE58 cause the installation to fail unless the package is installed with Windows Installer 2.0 or later. Beginning with Windows Installer 2.0, the restriction to more than 80 media table entries is removed. No warning is issued if the package's Page Count Summary Property is greater than or equal to 150. Packages of schema 200 or higher can only be installed by Windows Installer 2.0 or later.

Example

ICE58 reports the following errors and warnings for the example shown.

This package has 81 media entries. Packages are limited to 80 entries in the media table.

To fix this error, eliminate any unused media table entries, consolidate media table entries that refer to the same media, and repackage your application to reduce the media required.

Media Table (partial)

DiskId LastSequence_
1 10
2 20
... ...
81 810

 

ICE Reference