Changes

Jump to: navigation, search

MS Office 2003

1,055 bytes added, 15:51, 25 February 2008
no edit summary
</source>
----
====Service Pack 3====
 
You can use either the registry check or the file check.
 
<source lang="xml">
<package
id="office2k3-sp3"
name="Microsoft Office 2003 SP3"
revision="1"
priority="500"
>
 
<depends packageid="office2k3" />
<!-- <check type="registry" condition="exists" path="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040110900063D11C8EF10054038389C\Patches\F080F5739E881AE41A770C0F1945A68C\Installed" /> -->
<check type='file' condition='versiongreaterorequal' path='%ProgramFiles%\Microsoft Office\OFFICE11\Winword.exe' value='11.0.8169.0' />
 
<install cmd='%WPKGROOT%\updates\office2003\Office2003SP3-KB923618-FullFile-ENU.exe /r:n /q /c:"msiexec /qn /log %SystemDrive%\netinst\logs\office2k3-sp3 /update MAINSP3.msp REBOOT=ReallySuppress"' >
<exit code="0" />
<exit code="194" reboot="true" />
<exit code="3010" reboot="true" />
</install>
</package>
 
</source>
[[category:Silent Installers]]
Anonymous user

Navigation menu