3,217
edits
Changes
KB819639
,New page: This is a silent installer for KB819639. <pre> <package id="kb8196392k" name="KB819639 for Windows 2000"> <!-- Flaw In Windows Media Player May Allow Media Library Access --> <check type...
This is a silent installer for KB819639.
<pre>
<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>
</pre>
[[Category:Silent installers for Windows Hotfixes]]
<pre>
<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>
</pre>
[[Category:Silent installers for Windows Hotfixes]]