21 lines
1 KiB
XML
21 lines
1 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<packages>
|
|||
|
<package id="openoffice2"
|
|||
|
name="OpenOffice.org 2.4.x"
|
|||
|
revision="200806111"
|
|||
|
reboot="false"
|
|||
|
priority="7">
|
|||
|
|
|||
|
<check type="uninstall" condition="exists" path="OpenOffice.org 2.4" />
|
|||
|
<depends package-id="java6" />
|
|||
|
|
|||
|
<install cmd='msiexec /qn /i "software\openoffice2\openofficeorg24.msi" ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1' />
|
|||
|
<install cmd='"C:\Program Files\OpenOffice.org 2.4\program\unopkg.exe" add --shared software\openoffice2\DisableFirstStartWzd.oxt' />
|
|||
|
|
|||
|
<upgrade cmd='msiexec /qn /i "software\openoffice2\openofficeorg24.msi" ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1' />
|
|||
|
<upgrade cmd='"C:\Program Files\OpenOffice.org 2.4\program\unopkg.exe" add --shared software\openoffice2\DisableFirstStartWzd.oxt' />
|
|||
|
|
|||
|
<remove cmd='"C:\Program Files\OpenOffice.org 2.4\program\unopkg.exe" remove --shared org.openoffice.legacy.DisableFirstStartWzd.oxt' />
|
|||
|
<remove cmd='msiexec /qn /x {80851370-07CF-477B-837D-F2E488916CFE}' />
|
|||
|
</package>
|
|||
|
</packages>
|