Changes

MS Office 2003

893 bytes added, 08:06, 26 May 2007
no edit summary
</package>
 
 
 
----
 
 
Alternatively (this is the method we use)
Download the Microsoft Office Resource Kit ([[http://download.microsoft.com/download/0/e/d/0eda9ae6-f5c9-44be-98c7-ccc3016a296a/ork.exe download]]) and run the Custom Installation Wizard. This will enable you to add your Product Key along with configuring all of the settings of the Office Programs you choose to install (Word, Excel, Access).
 
Your package file then looks like
<package
id="office2003"
name="Microsoft Office 2003"
revision="0"
reboot="false"
priority="0">
<check type="uninstall" condition="exists" path="Microsoft Office Professional Edition 2003" />
<install cmd='msiexec /i "%SOFTWARE%\Office2003\PRO11.MSI" TRANSFORMS=%SOFTWARE%\Office2003\Office.MST /qb-' />
<remove cmd='MsiExec.exe /q /x{90110407-6000-11D3-8CFE-0150048383C9}' />
</package>
 
[[category:Silent Installers]]
Anonymous user