Difference between revisions of "KB828026"
From WPKG | Open Source Software Deployment and Distribution
m (New page: This is a silent installer for KB828026. <pre> <package id="kb8280262k" name="KB828026 for Windows 2000"> <!-- Critical Update for Windows Media Player (All Versions) for Windows 2000, W...) |
(No difference)
|
Revision as of 12:38, 2 February 2008
This is a silent installer for KB828026.
<package id="kb8280262k" name="KB828026 for Windows 2000"> <!-- Critical Update for Windows Media Player (All Versions) for Windows 2000, Windows XP, and Windows Server 2003 (KB828026) --> <check type="file" condition="versiongreaterorequal" path="%Windir%\System32\Msdxm.ocx" value="6.4.9.1128" /> <install cmd='%SOFTWARE%\hotfixes\mediaplayer9\WindowsMedia-Q828026-x86-enu.exe /passive /n /norestart' > <exit code="194" reboot="true" /> <exit code="1603" /> <exit code="3010" reboot="true" /> </install> </package>