Changes

Go-OpenOffice.org

432 bytes removed, 22:45, 1 March 2010
Update to latest version 3.2.0 Build 9483
[http://go-oo.org/download/ Go-oo] is a fork of Sun Microsystems's OpenOffice.org by Novell that, amongst other features, includes greater Microsoft Office compatibility by turning on various Microsoft Office options and including various extensions. Many Linux distributions already include this version of OpenOffice rather than Sun's OpenOffice.org.
If you're upgrading from Sun Microsystems's OpenOffice.org to Go-oo the program will pickup an existing OpenOffice profile.
== 3.2.0 ==
Version The current version is 3.2.0 released on 12 February 2010, Build 9483. The file to get is GoOo-3.2-1013.exe, actual version although the direct link from the main page is to GoOo-3.2-12.0.5, has various issues on Windows. Spell checking is broken (requiring a reinstall of that module), Java is broken (because of exe - Go to [http://cgit.freedesktop.org/ooo-build/ooo-build/commit/?h=ooo-build-3-2&id=a820bd546944b76ea5fd0a737d231f3df820d598 missing msvcr71.dll], which can be added manually to the go-oo or Windows system32 directories). See [http://cgit.freedesktop.org/ooo-builddownload/ooo-build/commit/?h=ooo-build-3-2&id=50874a84c19b964f477fe969634be0d5651ae68c/71 Download] to get the 3.2.0.6 build log]. Version GoOo-3.2-11.exe, actual version 3.2.0.6 will fix these issuescorrect installer.
== Silent installer ==
id="openoffice_v3"
name="Go-OpenOffice.org v3"
revision="3010432"
reboot="false"
priority="0">
<check type="logical" condition="and">
<check type="uninstall" condition="exists" path="OpenOffice.org 3.02" /> <!-- file version check for version 3.02.10-4 13 or above -->
<check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\OpenOffice.org 3\program\soffice.exe"
value="3.0.93799483.500" />
</check>
<install cmd='msiexec /qn /i "%SOFTWARE%\Go-OpenOffice.org v3\openofficeorg30openofficeorg32.msi" ALLUSERS=2' /> <remove cmd='msiexec /qn /x "%SOFTWARE%\Go-OpenOffice.org v3\openofficeorg30openofficeorg32.msi"' />
</package>
<depends package-id="openoffice_v3" />
<check type="uninstall" condition="exists" path="OpenOffice.org 3.0 2 Language Pack (Slovenian)" />
<install cmd='msiexec /qn /i "%SOFTWARE%\Go-OpenOffice.org v3\langpack\openofficeorg30openofficeorg32.msi" ALLUSERS=2' />
<install cmd='%COMSPEC% /c xcopy /v /s /i /e /h /c /y /q "%SOFTWARE%\Go-OpenOffice.org v3\langpack\preset"
"%PROGRAMFILES%\OpenOffice.org 3\Basis\presets"' />
<remove cmd='msiexec /qn /x "%SOFTWARE%\Go-OpenOffice.org v3\langpack\openofficeorg30openofficeorg32.msi"' />
<remove cmd='%COMSPEC% /c rmdir /s /q "%PROGRAMFILES%\OpenOffice.org 3\Basis\presets\registry"'>
<exit code="any" />
117
edits