9
edits
Changes
m
removed "2>&1" so wpkg 1.3 accepts the package as valid xml
<package id='LibreOffice' name='LibreOffice' revision='350' priority='50' reboot='false' >
<check type='uninstall' condition='exists' path='LibreOffice 3.5' />
<install cmd='"%SOFTWARE%\LibreOffice v.3.5.0\unattended.cmd" > NUL 2>&1' /> <remove cmd='"%SOFTWARE%\LibreOffice v.3.5.0\unattended-uninstall.cmd" > NUL 2>&1' /> <upgrade cmd='"%SOFTWARE%\LibreOffice v.3.5.0\unattended.cmd" > NUL 2>&1' />
</package>
:end
exit /B %EXIT_CODE%
== LibreOffice 3.4.x ==