Changes

Real Alternative

126 bytes added, 17:04, 14 February 2009
Updated to Version 1.90, changed revision from 3 to 190 (seems more logical to me)
This is a silent installer for Real Alternative 1.51 90 from http://www.free-codecs.com - you would have to double check for a different version.
Upgrade from 1.43 to 1.44 to 1.51 seems to work if you increment the revision number.
Upgrade from 1.80 to 1.90 also worked by incrementing the revision number by adding a dot between the last version digit.
Real Alternative is the RealPlayer package with plugins without the benefits of spyware.
<package
id="realalternative"
name="Real Alternative 1.5190" revision="3190"
reboot="false"
priority="0">
<check type="uninstall" condition="exists" path="Real Alternative 1.519.0" /> <install cmd='"%SOFTWARE%\realalt151realalt190.exe" /verysilent /noreboot' /> <upgrade cmd='"%SOFTWARE%\realalt151realalt190.exe" /verysilent /noreboot' />
<remove cmd='"%ProgramFiles%\Real Alternative\unins000.exe" /verysilent /noreboot' />
</package>
5
edits