Changes

Jump to: navigation, search

OpenOffice.org 3.x

56 bytes removed, 14:19, 14 October 2008
Updated to OpenOffice.org 3.0.0
This is a silent installer and uninstaller for OpenOffice.org 3.
Download the installer http://download.openoffice.org/680/, unpack files to a local directory, customize with Microsoft ORCA tool if needed, and upload to your software source repository the following files:
licenses/
openofficeorg30.msi
setup.exe
setup.ini # this file contains the numeric ID you need for uninstallation, {43A30EB185F0337D-92F433AC-416143B4-B446A003-8DB7BD9507D1DF35061F1D8D} in this case of RC4 italianlocalized version
This example is for the Release Candidate 4, italian localization, and associates OpenOffice as the default program for DOC, XLS and PPT files. Please update when the final will be released, adapt to your localizations, and change file associations to your needs.
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="openoffice300-rc4-ita" name="OpenOffice.org 3.0.0 Release Candidate 4 italian" revision="1" reboot="false" priority="0">
<check type="uninstall" condition="exists" path="OpenOffice.org 3.0" />
<install cmd='msiexec /qn /i "%SOFTWARE%\ooo300-rc4-ita\openofficeorg30.msi" TRANSFORMS=%SOFTWARE%\ooo300-rc4-ita\ooo300.mst ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1' /> <upgrade cmd='msiexec /qn /i "%SOFTWARE%\ooo300-rc4-ita\openofficeorg30.msi" TRANSFORMS=%SOFTWARE%\ooo300-rc4-ita\ooo300.mst ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1' /> <remove cmd='msiexec /qn /x {43A30EB185F0337D-92F433AC-416143B4-B446A003-8DB7BD9507D1DF35061F1D8D}' />
</package>
152
edits

Navigation menu