Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 3.02 KB

ice88.md

File metadata and controls

52 lines (32 loc) · 3.02 KB
description ms.assetid title ms.topic ms.date
ICE88 validates that the directory referenced in the DirProperty column of the IniFile table exists in the Windows Installer package.
9bb253fd-e231-4016-807d-3b1068ecff68
ICE88
article
05/31/2018

ICE88

ICE88 validates that the directory referenced in the DirProperty column of the IniFile table exists in the Windows Installer package. ICE88 issues a warning if the DirProperty value does not represent a property in the Directory, AppSearch, or Property tables, certain system folder properties, or a property set by a type 51 custom action.

ICE88 scans the following tables and properties.

Result

ICE88 posts the following warning.

ICE88 Warning Description
In the IniFile table entry (IniFile=) [3] the DirProperty=[1] is not found in Directory/Property/AppSearch/CA-Type51 tables and it is not one of the installer properties. For each record in the IniFile table, ICE88 reads the value in the DirProperty column. ICE88 scans for the value in the Directory Table, AppSearch Table, and Property Table and also scans the list of properties set by the installer. ICE88 posts this warning if the value cannot be found in the scan.

 

Related topics

ICE Reference