Changes

Jump to: navigation, search

MS Office 97

1,376 bytes added, 13:45, 30 June 2010
Initial Page for those who still use it in 2010
== Microsoft Office 97 ==

This is a silent installer and uninstaller for Microsoft Office 97 Professional.

Change YOURCDKEYHERE to your CD Key! As far as I know there is now ordinary update process, so I left it out. Consider the switch for changing Office Elements afterwards.

<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="office97" name="Microsoft Office 97" revision="80" reboot="false" priority="10">
<check type="uninstall" condition="exists" path="Microsoft Office 97, Professional Edition" />
<install cmd='%SOFTWARE%\Office97\SETUP.EXE /K "YOURCDKEYHERE" /qnt' />
<!-- Upgrade? -->
<remove cmd='"%PROGRAMFILES%\Microsoft Office 97\Office\Setup\Acme.exe" /w Off97Pro.STF /UA /QNT'>
<exit code="0"/>
</remove>
</package>
</packages>

</source>

= Customisation =
Here is a German Version for the setup.exe switches.
http://support.microsoft.com/kb/508433/de

For a special installation e.g. without the Shortcut Bar download setupniw.exe here:
http://support.microsoft.com/kb/232967/en-us
Install the Network Installation Wizard, open the off97pro.stf file from the CD Root Dir and set up everything to your needs. I switched my off97pro.stf file with the existing one. If you need various install profiles check out http://support.microsoft.com/kb/158281/en-us.

[[category:Silent Installers]]
Anonymous user

Navigation menu