3,217
edits
Changes
KB885836
,New page: This is a silent installer for KB885836 for Windows XP: <pre> <package id="kb885836xp" name="KB885836 for Windows XP"> <!-- Microsoft Security Bulletin MS04-041 --> <!-- "Vulnerability i...
This is a silent installer for KB885836 for Windows XP:
<pre>
<package id="kb885836xp" name="KB885836 for Windows XP">
<!-- Microsoft Security Bulletin MS04-041 -->
<!-- "Vulnerability in WordPad Could Allow Code Execution (885836)" -->
<check type="file" condition="versiongreaterorequal" path="%ProgramFiles%\Windows NT\Accessories\wordpad.exe" value="5.1.2600.1606" />
<install cmd='%SOFTWARE%\hotfixes\common\WindowsXP-KB885836-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]]
<pre>
<package id="kb885836xp" name="KB885836 for Windows XP">
<!-- Microsoft Security Bulletin MS04-041 -->
<!-- "Vulnerability in WordPad Could Allow Code Execution (885836)" -->
<check type="file" condition="versiongreaterorequal" path="%ProgramFiles%\Windows NT\Accessories\wordpad.exe" value="5.1.2600.1606" />
<install cmd='%SOFTWARE%\hotfixes\common\WindowsXP-KB885836-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]]