Changes

MS Office 2000 Premium

912 bytes added, 10:01, 7 June 2006
MS Office 2000 Premium
== MS Office 2000 Premium ==

This is a silent installer and uninstaller for MS Office 2000 Premium in MSI format.

<blockquote style="background: white; border: 1px solid black; padding: 1em;">
<package id="office90" name="Office 2000 SP3" revision="4" reboot="false" priority="50"><br>
<check type="uninstall" condition="exists" path="Microsoft Office 2000 SR-1 Premium" /><br>
<install cmd="%WPKGPATH%\packages\office90\setup.exe TRANSFORMS=%WPKGPATH%\packages\office90\custom.MST /wait /qn"><br>
<exit code="0" /><br>
</install><br>
<upgrade cmd="%WPKGPATH%\packages\office90\setup.exe TRANSFORMS=%WPKGPATH%\packages\office90\custom.MST /wait /qn"><br>
<exit code="0" /><br>
</upgrade><br>
<remove cmd="MsiExec.exe /q /x{00000410-78E1-11D2-B60F-006097C998E7}"><br>
<exit code="0"/><br>
</remove><br>
</package><br>
</blockquote>

[[category:Silent Installers|MS Office 2000 Premium]]
8
edits