Changes

Jump to: navigation, search

Xpsp2

607 bytes added, 10:57, 21 July 2006
no edit summary
Silent Install for windows service pack 2, checks for file instead of registry as the registry keys seem to vary from laptop to laptop.

<package id="Win_XP_SP2" name="Service Pack 2" revision="2" reboot="true" priority="0">
<check type="file" condition="exists" path="%Windir%\system32\xpsp2res.dll" />
<install cmd='\\server\WindowsXP-KB835935-SP2-ENU.exe /passive /restart /n'>
<exit code="0" />
</install>
<remove cmd='\\server\WindowsXP-KB835935-SP2-ENU.exe /uninstall'>
<exit code="0"/>
</remove>
</package>

[[Category:Silent_installers_for_Windows_Hotfixes]]
Anonymous user

Navigation menu