Changes

OpenOffice.org 2.x

1,007 bytes added, 09:00, 2 August 2005
no edit summary
First, download OOo_1.9.118_Win32Intel_install.zip from [http://download.openoffice.org/index.html OpenOffice.org] Website.<br>
Extract the following files from the zip-file and place them on your server:
<pre>
openofficeorg1.cab
openofficeorg19118.msi
openofficeorg2.cab
openofficeorg3.cab
openofficeorg4.cab
</pre>
If you want to customize the installation process, refer to [http://installation.openoffice.org/servlets/ReadMsg?list=users&msgNo=105 Mail].
<br><br>
excerpt from ''package.xml'':
<!--<blockquote style="background: white; border: 1px solid black; padding: 1em;">-->
<pre>
<package
id="OOo-2.x"
name="OpenOffice.org 2.x"
revision="1"
reboot="false"
priority="0">
<check type="uninstall" condition="exists" path="OpenOffice.org 1.9.118" />
<install cmd='msiexec /i "\\rom\wpkg\MSI\OOo\openofficeorg19118.msi" /qn'
<exit code="0" />
</install>

<remove cmd="" />

<upgrade cmd="" />
</package>

</pre>
<!--</blockquote>-->

[[category:Silent Installers|OpenOffice.org 2.x]]
10
edits