KB819639
From WPKG | Open Source Software Deployment and Distribution
This is a silent installer for KB819639.
<package id="kb8196392k" name="KB819639 for Windows 2000"> <!-- Flaw In Windows Media Player May Allow Media Library Access --> <check type="file" condition="versiongreaterorequal" path="%Windir%\System32\wmp.dll" value="9.0.0.3008" /> <install cmd='%SOFTWARE%\hotfixes\mediaplayer9\WindowsMedia9-KB819639-x86-enu.exe /q /r:n' > <exit code="194" reboot="true" /> <exit code="1603" /> <exit code="3010" reboot="true" /> </install> </package>