Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

27,086

Downloads of v 5.666:

26,221

Last Update:

25 Oct 2017

Package Maintainer(s):

Software Author(s):

  • Nullsoft

Tags:

multimedia player mp3 audio cross-platform freeware

Winamp

  • 1
  • 2
  • 3

5.666 | Updated: 25 Oct 2017

Downloads:

27,086

Downloads of v 5.666:

26,221

Maintainer(s):

Software Author(s):

  • Nullsoft

Winamp 5.666

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Resulted in Flagged:

This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.

We recommend clicking the "Details" link to make your own decision on installing this package.

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Winamp, run the following command from the command line or from PowerShell:

>

To upgrade Winamp, run the following command from the command line or from PowerShell:

>

To uninstall Winamp, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade winamp -y --source="'INTERNAL REPO URL'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade winamp -y --source="'INTERNAL REPO URL'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install winamp
  win_chocolatey:
    name: winamp
    version: '5.666'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'winamp' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '5.666'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller winamp
{
    Name     = "winamp"
    Version  = "5.666"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'winamp':
  ensure   => '5.666',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved by moderator gep13 on 10 Jul 2020.

Description

Winamp is a skinnable, multi-format media player.

Winamp supports a wide variety of contemporary and specialized music file formats, including MIDI, MOD, MPEG-1 audio layers 1 and 2, AAC, M4A, FLAC, WAV, OGG Vorbis, and Windows Media Audio. It supports gapless playback for MP3 and AAC, and Replay Gain for volume leveling across tracks. In addition, Winamp can play and import music from audio CDs, optionally with CD-Text, and can also burn music to CDs. Winamp supports playback of Windows Media Video and Nullsoft Streaming Video, as well as most of the video formats supported by Windows Media Player. 5.1 Surround sound is supported where formats and decoders allow.

Winamp supports many types of streaming media: Internet radio, Internet telelvision, XM Satellite Radio, AOL video, Singingfish content, podcasts, and RSS media feeds. It also has extendable support for portable media players, and users can access their media libraries anywhere via internet connections.

You can extend Winamp's functionality through the use of plug-ins, which are available on the Winamp site.

Package parameters

  • /Light - Install light version (basic 2.x-style mp3/cd player)

Notes

  • This is the last version of the software. It was discontinued at December 2013.

screenshot


legal\License.txt
Winamp Software Distribution Agreement
https://www.getwinamp.net/mirror/website/WINAMP_C/LEGAL/DISTRIBUTION.HTM

1. Term. This Agreement shall remain in effect until terminated pursuant to the terms and conditions set forth in this Agreement.

2. License Grant. (a) AOL grants to Licensee, subject to these terms and conditions, a nonexclusive, royalty-free, worldwide, and nontransferable right to (i) reproduce, without change, the version and platform of the Winamp and/or Spinner client software to which these terms are attached ("Products") in executable form only on any media and (ii) distribute by sublicense such Product copies to end users, directly or indirectly through distributors and sub-distributors. Licensee may electronically distribute the Products, in exportable version only, pursuant to the terms and conditions set forth herein. (b) Except as expressly permitted herein or by applicable law, Licensee shall not, and shall not permit any distributor or other person to, re-configure, modify, translate, decompile, reverse engineer, disassemble, or otherwise determine or attempt to determine source code from the Product or to create any derivative works based upon the Products. If Licensee or any distributor fails to comply with this Section 2(b), AOL may immediately (in addition to all other remedies it may have and except for end user licenses) revoke all licenses granted hereunder. (c) Licensee shall use, and is granted during the term hereof a nontransferable, nonexclusive and restricted license (with a right to sublicense to distributors) to use the marks "Spinner.com" name and logo; "Winamp" name and logo; "SHOUTcast" name and logo (collectively, the "Marks") solely on the appropriate Products and on the packaging containing the appropriate Products and in related advertising, marketing and technical material on Licensee's internet site.

3. Use of the Marks; Protection of the Marks. (a) Proper Use. Licensee agrees that all use of the Marks shall be only in connection with this Agreement and shall comply with AOL's then current signature guidelines. Licensee agrees not to use or combine any other trademark or service mark with the Marks. Licensee further agrees not to use the Marks on or in connection with any products or services that are or could be deemed by AOL in its reasonable judgment, to be obscene, pornographic, disparaging of AOL or its products, or otherwise in poor taste, or that are themselves unlawful or whose purpose is to encourage unlawful activities by others. All use of the Marks shall inure to AOL's benefit. (b) Monitoring by AOL. Upon AOL's request, Licensee shall promptly provide AOL with samples of any Product or documentation bearing the Marks. If AOL determines that Licensee is using the Marks improperly, Licensee shall have ten (10) days to remedy the improper use.

4. Reports. Licensee shall report to AOL within 30 calendar days after the end of each calendar quarter the quantity of Product licenses granted during such prior quarter for distribution hereunder, by country therefor. Such reports shall be provided in written or electronic form to AOL.

5. Support. The Product comes with no support from AOL.

6. Distribution. (a) Licensee shall, and shall cause its distributors to comply with all then-current applicable laws, regulations and other legal requirements in its performance of this Agreement, including without limitation, all applicable export laws, rules and regulations of any agency of the U.S. Government or other applicable agencies. Licensee shall ensure the compliance with all applicable laws, rules and regulations to preclude the acquisition of unlimited rights in the Product to a governmental agency. (b) Licensee shall ensure that its distributors and sub-distributors comply with all of the relevant terms contained in this Agreement. Each Product distributed pursuant to this Agreement must be distributed with the end-user license agreement that is provided with such Product.(c) This is a nonexclusive relationship, and each party agrees that the other may enter into similar arrangements with third parties. Licensee shall and shall cause its distributors to treat the Product at least as favorably as it treats any competitive products it distributes.

7. Proprietary Rights. Title to and ownership of all copies of the Products, including all copyrights thereto, whether in machine-readable or printed form, and including without limitation derivative works, compilations, or collective works thereof and all related technical know-how and all rights therein are and shall remain the exclusive property of AOL or its suppliers. Licensee acknowledges that AOL is the owner of the Marks, and any trademark applications and/or registrations thereto, agrees that it will do nothing inconsistent with such ownership and agrees that all use of the Marks by Licensee shall inure to the benefit of AOL. AOL agrees that nothing in this Agreement shall give Licensee any right, title or interest in the Marks other than the right to use the Marks in accordance with this Agreement. Except for the rights expressly granted to Licensee hereunder, AOL reserves for itself all other rights in and to the Products. Licensee and its distributors shall not take any action to jeopardize, limit or interfere in any manner with AOL's ownership of or rights with respect to the Products or the Marks. Further, Licensee or its distributors shall not remove or alter any trademark, copyright or other proprietary notices, legends, symbols, or labels appearing on any Product delivered to Licensee and Licensee shall reproduce such notices on all copies of the Product made hereunder.

8. No Warranty/ As Is. THE PRODUCTS SUBJECT TO THIS AGREEMENT DO NOT COME WITH SUPPORT OF ANY KIND AND ARE PROVIDED TO LICENSEE "AS IS" AND WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND. AOL EXPRESSLY DISCLAIMS ALL WARRANTIES, INCLUDING ANY IMPLIED WARRANTIES OR CONDITIONS OF MERCHANTABILITY, NON- INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE.

9. Indemnity. AOL shall have no obligation or liability for, and Licensee shall defend, indemnify and hold AOL harmless from and against any claim (including reasonable attorneys' fees and costs) arising from Licensee's distribution of the Products under, and/or compliance with the terms and conditions set forth in, this Agreement.

10. Limitation of Liability. (a) TO THE EXTENT ALLOWED BY APPLICABLE LAW, IN NO EVENT SHALL AOL OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION, ANY LOSS OF PROFITS, LOSS OF BUSINESS, LOSS OF USE OR DATA, INTERRUPTION OF BUSINESS, OR FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES OF ANY KIND, EVEN IF AOL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY LIMITED REMEDY. (b) IN NO EVENT WILL AOL OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM AGAINST LICENSEE BY ANY THIRD PARTY. (c) IN NO EVENT SHALL AOL OR ITS SUPPLIERS BE LIABLE FOR (I) ANY REPRESENTATION OR WARRANTY MADE TO ANY THIRD PARTY BY LICENSEE, ANY DISTRIBUTOR OR THEIR RESPECTIVE AGENTS; (II) FAILURE OF THE PRODUCTS TO PERFORM; (III) FAILURE OF THE PRODUCTS TO PROVIDE SECURITY; OR (IV) THE RESULTS OR INFORMATION OBTAINED OR DECISIONS MADE BY END USERS OF THE PRODUCTS OR THE DOCUMENTATION. THIS LIMITATION OF LIABILITY IS AN ESSENTIAL PART OF THE BARGAIN UNDER THIS AGREEMENT.

11. Termination. This Agreement may be terminated: (a) immediately by AOL in the event Licensee or a distributor of Licensee attempts to derive the source code of the Product; (b) by either party upon 60 days' prior written notice to the other party; or (c) immediately by AOL in the event Licensee fails to remedy a breach of Section 3(b) of this Agreement within the specified cure period. Immediately upon termination or expiration hereof, all licenses for the Products granted hereunder (except for validly granted end user licenses) shall terminate, and Licensee shall deliver to AOL or destroy all copies of the Products in its possession or control, and shall furnish to AOL an affidavit signed by an officer of Licensee certifying such delivery or destruction. Termination by either party shall not act as a waiver or release of any breach hereof or any liability hereunder. Sections 2(b), 6(a), 7, 8, 9, 10, 11, 12 and 13 shall survive any expiration or termination of this Agreement

12. Notice. Any notice required or permitted hereunder shall be in English, in writing and shall be deemed to be properly given upon receipt. Notices to AOL shall be to the attention of the Legal Department, AOL 22000 AOL Way, Dulles, Virginia 20166-9323.

13. Miscellaneous. (a) Neither party's waiver of a breach or delay or omission to exercise any right or remedy shall be construed as a waiver of any subsequent breach or as a waiver of such right or remedy. (b) This Agreement shall be governed by and construed under the laws of the Commonwealth of Virginia, U.S.A., without reference to its conflicts of law provisions. (c) Unless otherwise agreed in writing, all disputes relating to this Agreement (except any dispute relating to intellectual property rights) shall be subject to final and binding arbitration in Virginia under the auspices of the American Arbitration Association (AAA), with the losing party bearing all costs of such arbitration. Notwithstanding the foregoing, AOL reserves the right to invoke the jurisdiction of any competent court to remedy or prevent violation of any provision under this Agreement relating to AOL Confidential Information. (d) This Agreement will not be governed by the United Nations Convention of Contracts for the International Sale of Goods. (e) This Agreement creates no agency, partnership, joint venture, or employment relationship and neither Licensee nor its agents have any authority to bind AOL in any respect whatsoever. (f) If the application of any provision hereof to any particular facts shall be held to be unenforceable by any competent court, then (x) the enforceability of such provision as applied to any other facts and the validity of other provisions hereof shall not be affected and (y) such provision shall be reformed without further action by the parties hereto only to the extent necessary to make such provision valid and enforceable when applied to the particular facts. (g) This Agreement constitutes the entire agreement between the parties concerning the subject matter hereof and supersedes all prior and contemporaneous agreements, and communications, whether oral or written, between the parties relating to the subject matter of this Agreement and all past courses of dealing or industry custom. (h) If Licensee has an effective agreement with AOL ("Prior Agreement") covering only the distribution of the Product set forth herein, then this Agreement shall supersede the Prior Agreement. If any Prior Agreement allows for distribution of any AOL products in addition to the Product, for example AOL server products, then this Agreement shall supersede only those portions of the Prior Agreement that relate to the distribution of such Product. (i) This Agreement is written in the English language only, which language shall be controlling in all respects. (j) AOL may use Licensee's name in a list of customer references or in any press release issued by AOL regarding the licensing of the Product and/or provide Licensee's name and the names of the Product licensed by Licensee to third parties.
legal\VERIFICATION.txt
VERIFICATION

Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

Package can be verified like this:

1. Go to http://meggamusic.co.uk/winamp/Winamp_Download.htm

   full:  http://winamp.meggamusic.co.uk/winamp5666_full_en-us_redux.exe
   light: http://winamp.meggamusic.co.uk/winamp5666_lite_en-us_redux.exe

   to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
   - Use powershell function 'Get-FileHash'
   - Use Chocolatey utility 'checksum.exe'

   full:  5158D1E92FE476227E9BC739CD15FFF4E9E847D8598613A6AE220CE085E3A6FB
   light: 0B0C00CD41F66C3560A400A42D990419DF952CA0E77BE096235313222FEF3636

File 'license.txt' is obtained from:
   https://www.getwinamp.net/mirror/website/WINAMP_C/LEGAL/DISTRIBUTION.HTM
tools\chocolateyInstall.ps1
$ErrorActionPreference = 'Stop'

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$pp = Get-PackageParameters
$file = if ($pp.Light) { gi $toolsPath\*lite* } else { gi $toolsPath\*full* }

$packageArgs = @{
  packageName    = 'winamp'
  fileType       = 'exe'
  file           = $file
  silentArgs     = '/S'
  validExitCodes = @(0)
  softwareName   = 'Winamp'
}
Install-ChocolateyInstallPackage @packageArgs
ls $toolsPath\*.exe | % { rm $_ -ea 0; if (Test-Path $_) { sc "$_.ignore" }}

$ini_path = "$Env:APPDATA\Winamp\winamp.ini"
(gc $ini_path -Encoding UTF8) -replace '^NeedReg=1', 'NeedReg=0' | sc $ini_path -Encoding UTF8
tools\chocolateyUninstall.ps1
$ErrorActionPreference = 'Stop'

$packageName         = 'winamp'
$softwareNamePattern = 'Winamp'

[array] $key = Get-UninstallRegistryKey $softwareNamePattern
if ($key.Count -eq 1) {
    $key | % {
        $packageArgs = @{
            packageName            = $packageName
            silentArgs             = "/S"
            fileType               = 'EXE'
            validExitCodes         = @(0)
            file                   = $_.UninstallString
        }
        Uninstall-ChocolateyPackage @packageArgs
    }
}
elseif ($key.Count -eq 0) {
    Write-Warning "$packageName has already been uninstalled by other means."
}
elseif ($key.Count -gt 1) {
    Write-Warning "$($key.Count) matches found!"
    Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
    Write-Warning "Please alert package maintainer the following keys were matched:"
    $key | % {Write-Warning "- $($_.DisplayName)"}
}

tools\winamp5666_full_en-us_redux.exe
md5: 13D0F04D82F98AD070F59BF55DB96D53 | sha1: 06FE238861EE178DED0EFCD323FD0AFFE009C327 | sha256: 5158D1E92FE476227E9BC739CD15FFF4E9E847D8598613A6AE220CE085E3A6FB | sha512: EC10B2E5051533BC72F8824F15031053AB4FCB0459DFD18C33924F4BEFA8473575D2238937C99FAB986A97A66C268F69FD378DF64FDB4E8CBB7EC0AA8EA80973
tools\winamp5666_lite_en-us_redux.exe
md5: 7CA1607F0FA7C221B8D8BCFB565B6558 | sha1: C791099DC3BD8465781635FE82F14961ACE6A845 | sha256: 0B0C00CD41F66C3560A400A42D990419DF952CA0E77BE096235313222FEF3636 | sha512: 1F8A3A19EDEECB6DC6EAAE69B2083354985ACE06E0CD047EA47370AC1FE49D4C520A6112903C20DF93E54EC437A85ED6D766E517490B094362FE7A29A2284928

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status

Discussion for the Winamp Package

Ground Rules:

  • This discussion is only about Winamp and the Winamp package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Winamp, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus