Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Downloads:
52
Downloads of v 2019.5.281:
52
Last Update:
07 Oct 2019
Package Maintainer(s):
Software Author(s):
- Intel Corporation
Tags:
intel cpp redistributable- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Redistributable Libraries for Intel cpp
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
52
Downloads of v 2019.5.281:
52
Maintainer(s):
Software Author(s):
- Intel Corporation
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
All Checks are Passing
2 Passing Test
This package was rejected on 18 Nov 2019. The reviewer chocolatey-ops has listed the following reason(s):
The redistributable packages are for the end users who use applications that are built with Intel Compilers. Please note that there is one redistributable package for every compiler update. Make sure you download and install the one recommended by the application vendor.
$ErrorActionPreference = 'Stop'; # stop on all errors
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://storage.googleapis.com/win-installers.admobilize.com/thirdParty/ww_icl_redist_ia32_2019.5.281.msi'
$url64 = 'https://storage.googleapis.com/win-installers.admobilize.com/thirdParty/ww_icl_redist_intel64_2019.5.281.msi'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $toolsDir
fileType = 'MSI'
url = $url
url64 = $url64
softwareName = 'intel-redistributable-cpp*'
checksum = '9EC6F0594556EACDECC7F06BBE5471BD72C4D4A64D78731AD2A9E6FAA360EFE5'
checksum64 = '96396B4225836A17E482ABEFBD0D575E56CB6329BD0302357AED4C97D04E17CD'
checksumType = 'sha256'
silentArgs = "/quiet"
validExitCodes= @(0, 3010, 1641)
}
Install-ChocolateyPackage @packageArgs
Log in or click on link to see number of positives.
- ww_icl_redist_intel64_2019.5.281.msi (96396b422583) - ## / 59
- ww_icl_redist_ia32_2019.5.281.msi (9ec6f0594556) - ## / 60
- ww-icl-redist.2019.5.281.nupkg (afe9b2542da2) - ## / 61
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.
Version | Downloads | Last Updated | Status |
---|
This package has no dependencies.
Ground Rules:
- This discussion is only about Redistributable Libraries for Intel cpp and the Redistributable Libraries for Intel cpp 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 Redistributable Libraries for Intel cpp, 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.
Leonardo.vernaza (maintainer) on 07 Oct 2019 12:54:32 +00:00:
User 'Leonardo.vernaza' (maintainer) submitted package.
chocolatey-ops (reviewer) on 07 Oct 2019 13:27:46 +00:00:
ww-icl-redist has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 07 Oct 2019 15:19:18 +00:00:
ww-icl-redist has passed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/d31302a17df02923f4e7548b3b6827ff for details.
This is an FYI only. There is no action you need to take.
gep13 (reviewer) on 08 Oct 2019 07:17:17 +00:00:
I am not familiar with this library, but I just wanted to confirm, is
ww-icl-redist
how it is commonly known. What is the significance of theww
. Just want to make sure that we move forward with the best package id.Leonardo.vernaza (maintainer) on 08 Oct 2019 14:12:47 +00:00:
ww-icl-redist is how they named their installers, that's the only reason what I put it as the package id.
Pauby (reviewer) on 14 Oct 2019 10:24:43 +00:00:
Hi, a couple of issues / suggestions / questions:
Can you use a static CDN for your <iconUrl> - githack.com and jsdelivr.com are popular. See https://chocolatey.org/docs/create-packages#package-icon-guidelines
The package validator has made suggestions for fields to add. Can you look to add <docsUrl>, <mailingListUrl>, <bugTrackerUrl>, <projectSourceUrl>?
The download location on the page https://software.intel.com/en-us/articles/redistributable-libraries-for-intel-c-and-fortran-2019-compilers-for-windows (under 'Links to the redistributable packages') don't match the download URL's in your chocolateyInstall.ps1. Can you clarify this?
I think that the package ID isn't the best. I appreciate that it is named after the installers, however the software is 'Redistributable Libraries for Intel® C++ and Fortran 2019 Compilers for Windows' and the release notes are 'Intel® C++ Compiler 19.0 for Windows* Release Notes for Intel® Parallel Studio XE 2019' and I think a more useful package name could be derived from those.
The System Requirements (https://software.intel.com/en-us/articles/intel-c-compiler-190-for-windows-release-notes-for-intel-parallel-studio-xe-2019#sysreq) haven't been taken into account in the package. Can you code for those that can be detected and update the description for those that cannot?
Thanks.
chocolatey-ops (reviewer) on 03 Nov 2019 10:29:01 +00:00:
We've found ww-icl-redist v2019.5.281 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.
chocolatey-ops (reviewer) on 18 Nov 2019 10:33:07 +00:00:
Unfortunately there has not been progress to move ww-icl-redist v2019.5.281 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.
Status Change - Changed status of package from 'submitted' to 'rejected'.