Changes

Jump to: navigation, search

KB896358

514 bytes added, 14:38, 2 February 2008
m
no edit summary
This is a silent installer for KB896358.for Windows 2000:
<pre>
</package>
</pre>
 
 
This is a silent installer for KB896358 for Windows XP:
 
<pre>
<package id="kb896358xp" name="KB896358 for Windows XP">
 
<!-- Security Update for Microsoft Windows XP (KB896358) -->
<check type="file" condition="versiongreaterorequal" path="%windir%\system32\Hhctrl.ocx" value="5.2.3790.2453" />
<install cmd='%SOFTWARE%\hotfixes\winxpsp2\WindowsXP-KB896358-x86-ENU.exe /passive /n /norestart'>
<exit code="194" reboot="true" />
<exit code="3010" reboot="true" />
</install>
</package>
</pre>
 
[[Category:Silent installers for Windows Hotfixes]]

Navigation menu