Changes

Jump to: navigation, search

MS Office 2007

791 bytes added, 10:52, 18 May 2007
/adminfile prompt fixed
</package>
The only problem with this solution is that it will tell you on each boot that the /adminfile option can only be used on initial setup.
This can be fixed easily.
On the Office 2007 distribution point there is a folder called Update which contains nothing. Each patch you want to apply to office 2007 is supposed to be added inside that folder and it will also recognize the .msp and apply it, so this gives us (provided that you have placed Custom.msp inside the Update folder):
<package id="office2007" name="Microsoft Office 2007" revision="2007" reboot="false" priority="0">
<check type="uninstall" condition="exists" path="Micorosft Office Enterprise 2007" />
<install cmd='"%SOFTWARE%\Office 2007\setup.exe"' />
<upgrade cmd='"%SOFTWARE%\Office 2007\setup.exe"' />
</package>
[[category: Silent Installers]]
Anonymous user

Navigation menu