577
edits
Changes
m
<packages> <package id="libreoffice" name="LibreOffice" revision="3" reboot="false" priority="10">
</package>
<package id="libreoffice_help" name="LibreOffice Help Pack" revision="2" reboot="false" priority="10">
</package></packages>
→LibreOffice 3.3.x: Tidying up
<source lang="xml">
<variable name="PKG_VERSION" value="3.3.2" />
<remove cmd='msiexec /qn /X "%SOFTWARE%\LibreOffice\LibO_%PKG_VERSION%_Win_x86_install_multi\libreoffice33.msi"' />
<variable name="PKG_VERSION" value="3.3.2" />
<variable name="INS_VERSION" value="3.3" />
<remove cmd='msiexec /qn /X "%SOFTWARE%\LibreOffice\LibO_%PKG_VERSION%_Win_x86_helppack_%SHORT_LANG%\libreoffice33.msi"' />
</source>