All of my MSI installations display the same ICE81 "failure" during validation but I can't figure out what is causing it. It happens no matter which MSI editor I use to run the validation (MS Orca, Flexera InstallShield, InstEdit.com). All my installation packages use external CAB files located in the correct place (same folder as MSI file) and all CAB files are signed with the same digital signature the MSI file is signed with (and all the records in the Media, MsiDigitalCertificate, MsiDigitalSignature, and MsiPatchCertificate tables appear to be correctly authored).
ICE81 Failure ICE Internal Error 1867. API Returned: 1615. MSIEditor_full_path\darice.cub
ICE81 Failure Error 2228: C:\Users\my_user_name\AppData\Local\Temp\random_tmp_filename.tmp, feature_name, SELECT `DiskId`, `Cabinet` FROM `Media` WHERE (`DiskId` = cab_name.cab) MSIEditor\darice.cub
Any ideas?