3,217
edits
Changes
m
no edit summary
It consists of an executable, which extracts a .cmd file and a .amd policy.
The install and remove commands in the following wpkg WPKG installer are taken from the relevant parts of this script.<presource lang="xml"> <package id="ie7ADblocker"
name="Internet Explorer 7 Automatic Delivery Blocker"
revision="1"
<remove cmd='REG DELETE "HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0" /v DoNotAllowIE70 /f' />
</package>
</presource>
[[Category:Silent Installers]]