Changes

Jump to: navigation, search

OpenOffice.org 3.x

1,296 bytes added, 14:05, 25 June 2010
New Section for Version 3.2.1
This is a silent installer and uninstaller for OpenOffice.org 3 (from OpenOffice.org/Sun Microsystems).
== OpenOffice.org 3.2.1 ==
Download the installer http://download.openoffice.org/ and let the Installer unpack the files. Stop the setup and copy everything in your %SOFTWARE% Directory, customize with Microsoft ORCA tool if needed.
 
The product code for an English OpenOffice.org installation is different to the product code for a German ({DFFC0648-BC4B-47D1-93D2-6CA6B9457641}) or Italian installation. OpenOffice.org saves this Productcode into the setup.ini that is located in the program directory of OpenOffice.org (%PROGRAMFILES%\Openoffice3.2\setup.ini).
 
Upgrade from 3.2 worked fine for me, so no previous install/uninstall checks.
 
<source lang="xml">
<package id="openoffice32" name="OpenOffice.org 3.2" revision="321" reboot="false" priority="5">
 
<check type="file" condition="versionequalto" path="%PROGRAMFILES%\OpenOffice.org 3\program\soffice.exe" value="3.2.9498.500" />
 
<install cmd='msiexec /qn /i "%SOFTWARE%\openoffice.org.3.2\openofficeorg32.msi" ALLUSERS=1 ADDLOCAL=ALL REMOVE=gm_o_Quickstart,gm_o_Onlineupdate' />
 
<upgrade cmd='msiexec /qn /i "%SOFTWARE%\openoffice.org.3.2\openofficeorg32.msi" ALLUSERS=1 ADDLOCAL=ALL REMOVE=gm_o_Quickstart,gm_o_Onlineupdate' />
 
<remove cmd='msiexec /qn /x {DFFC0648-BC4B-47D1-93D2-6CA6B9457641}' />
</package>
 
</source>
== OpenOffice.org 3.2.0 ==
Anonymous user

Navigation menu