Changes

Jump to: navigation, search

Windows Search

638 bytes added, 00:43, 10 December 2009
Silent Installer for Windows Search 4.0
Silent installer for Windows Search 4.0.

==WPKG Package==

<source lang="xml">
<!-- http://support.microsoft.com/kb/940157 -->
<package id="winsearch" name="Windows Search 4.0" revision="1" reboot="false" priority="10">
<check type="uninstall" condition="exists" path="Windows Search 4.0" />
<install cmd='"%SOFTWARE%\microsoft\WindowsSearch-KB940157-XP-x86-enu.exe" /quiet /norestart' />
<upgrade cmd='"%SOFTWARE%\microsoft\WindowsSearch-KB940157-XP-x86-enu.exe" /quiet /norestart' />
<remove cmd='"%WINDIR%\$NtUninstallKB940157$\spuninst\spuninst.exe" /quiet /norestart' />
</package>
</source>

[[Category: Silent Installers]]
117
edits

Navigation menu