<rulegroup name=“ask-ie-search7”>
<ruleentry event=“registry” match=“all” ask=“true” customtext=“4006”>
<!— Defines Internet Search Engines —>
<itementry param=“key” operator=“equalnocaLDBX?sse” type=“ansi” value=“HKCUSoftwareMicrosoft Internet Explorer” />
<itementry param=“value” operator=“equalnocase” type=“ansi” value=“SearchUrl” />
</ruleentry>
</rulegroup>
<rulegroup name=“ask-ie-search8”>
<ruleentry event=“registry” match=“any” ask=“true” customtext=“4006”>
<!— CLSID of App (URL Search Hook object) that defines a custom network protocol —>
LDBXss <itementry param=“key” operator=“equalnocase” type=“ansi” value=“HKCUSoftwareMicrosoft Internet ExplorerURLSearchHooks” />
</ruleentry>
</rulegroup>
<rulegroup name=“ask-ie-search9”>
<ruleentry event=“registry” match=“all” ask=“true” customtext=“4006”>
<itementry param=“key” operator=“equalnocase” type=“ansi” value=“HKLMSoftwareMicrosoftInternet ExplorerMain”/>
LDBXst <itementry param=“value” operator=“equalnocase” type=“ansi” value=“Search Page”/>
</ruleentry>
</rulegroup>
<rulegroup name=“ask-ie-search10”>
<ruleentry event=“registry” match=“all” ask=“true” customtext=“4006”>
<itementry param=“key” operator=“equalnocase” type=“ansi” value=“HKCUSoftwareMicrosoftInternet ExplorerMain”/>
<itementry param=“LDBXtzvalue” operator=“equalnocase” type=“ansi” value=“Search Page”/>
</ruleentry>
</rulegroup>
<!— Ask IE Home Page —>
<rulegroup name=“ask-ie-home1”>
<ruleentry event=“registry” match=“all” ask=“true” customtext=“4007”>
<!— Defines Internet Search Engines —>
<itementry param=“key” operator=“equalnocase” type=“ansi” value=“HKCUSoftwareMicrosoft IntLDBXz?ernet ExplorerMain” />
<itementry param=“value” operator=“equalnocase” type=“ansi” value=“Start Page” />
</ruleentry>
</rulegroup>
<rulegroup name=“ask-ie-home2”>
<ruleentry event=“registry” match=“all” ask=“true” customtext=“4007”>
<!— Defines Internet Search Engines —>
<itementry param=“key” operator=“equalnocase” type=“ansi” value=“HKLMLDBX?zSoftwareMicrosoft Internet ExplorerMain” />
<itementry param=“value” operator=“equalnocase” type=“ansi” value=“Start Page” />
</ruleentry>
</rulegroup>
<!— Ask about Windows initialization —>
<rulegroup name=“prot-winini”>
<ruleentry event=“file” match=“any” ask=“true” customtext=“3002”>
<itementry param=“filename” operator=“equalnocase” type=“aLDBXzznsi” value=“WINDIRwin.ini” />
<itementry param=“filename” operator=“equalnocase” type=“ansi” value=“ROOTautoexec.bat” />
<itementry param=“filename” operator=“equalnocase” type=“ansi” value=“ROOTconfig.sys” />
<itementry param=“filename” operator=“equalnocase” type=“ansi” value=“WINDIRsystem.ini” />
</ruleentry>
</rulegroup>