Changes

Xvidcodecs

409 bytes added, 06:35, 12 October 2015
Check added, mandatory installer parameters --decode_divx 1 --decode_3ivx 1 --decode_other 1 added
reboot="false"
priority="0">
 
<check type="logical" condition="and">
<check type="uninstall" condition="exists" path="Xvid Video Codec" />
<check architecture="x86" type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\Xvid\uninstall.exe" value="%version%" />
<check architecture="x64" type="file" condition="versiongreaterorequal" path="%PROGRAMFILES(X86)%\Xvid\uninstall.exe" value="%version%" />
</check>
<install cmd='"%SOFTWARE%\xvid\Xvid-1.3.1-20110324.exe" --mode unattended --AutoUpdater no --unattendedmodeui none--decode_divx 1 --decode_3ivx 1 --decode_other 1'/> <upgrade cmdinclude='"%SOFTWARE%\xvid\Xvid-1.3.1-20110324.exeinstall" --mode unattended --AutoUpdater no --unattendedmodeui none'/> 
<remove cmd='"%PROGRAMFILES%\Xvid\uninstall.exe" --mode unattended --unattendedmodeui none'/>
</package>
4
edits