Changes

Jump to: navigation, search

OpenOffice.org 3.x

51 bytes added, 13:55, 7 October 2008
OpenOffice.org 3.0.0 (RC4, waiting for the final to be released).
This is a silent installer and uninstaller for OpenOffice.org 3.
Download the installerhttp://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, {9F783F7A43A30EB1-97D092F4-44F14161-BF0EB446-21198B92F9AE8DB7BD9507D1} in this caseof RC4 italian
This example is for the Release Candidate 34, 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-rc3rc4-ita" name="OpenOffice.org 3.0.0 Release Candidate 3 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-rc3rc4-ita\openofficeorg30.msi" TRANSFORMS=%SOFTWARE%\ooo300-rc3rc4-ita\ooo300.mst ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1' /> <upgrade cmd='msiexec /qn /i "%SOFTWARE%\ooo300-rc3rc4-ita\openofficeorg30.msi" TRANSFORMS=%SOFTWARE%\ooo300-rc3rc4-ita\ooo300.mst ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1' /> <remove cmd='msiexec /qn /x {9F783F7A43A30EB1-97D092F4-44F14161-BF0EB446-21198B92F9AE8DB7BD9507D1}' />
</package>
152
edits

Navigation menu