Foobar2000

From WPKG | Open Source Software Deployment and Distribution
Revision as of 13:09, 26 March 2008 by WPKGSysop (Talk | contribs)

Jump to: navigation, search

This is a silent installer for Foobar2000.

Foobar2000 is an advanced audio player for the Windows platform. Some of the basic features include full unicode support, ReplayGain support and native support for several popular audio formats. -- http://www.foobar2000.org/

<package id="foobar2000" name="Foobar 2000 0.9.5.1" revision="1" priority="1">
         <check type="uninstall" condition="exists" path="foobar2000 v0.9.5.1" />
         <install cmd="%SOFTWARE%\foobar2000\foobar2000_0.9.5.1.exe /S" />
         <remove cmd="%PROGRAMFILES%\foobar2000\uninstall.exe /S" />
</package>