Difference between revisions of "Foobar2000"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(initial foobar2000 definition)
 
m
Line 1: Line 1:
 +
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.
 
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/
 
-- http://www.foobar2000.org/
Line 9: Line 11:
 
</package>
 
</package>
 
</source>
 
</source>
 +
 +
[[Category: Silent Installers]]

Revision as of 13:09, 26 March 2008

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>