Downloads:
26,798,198
Downloads of v 9.22.01.20130618:
155,284
Last Update:
18 Jun 2013
Package Maintainer(s):
Software Author(s):
- Igor Pavlov
Tags:
7zip zip archiver admin- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
7Zip (Install)
This is not the latest version of 7Zip (Install) available.
- 1
- 2
- 3
9.22.01.20130618 | Updated: 18 Jun 2013
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
26,798,198
Downloads of v 9.22.01.20130618:
155,284
Maintainer(s):
Software Author(s):
- Igor Pavlov
7Zip (Install) 9.22.01.20130618
This is not the latest version of 7Zip (Install) available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Igor Pavlov. The inclusion of Igor Pavlov trademark(s), if any, upon this webpage is solely to identify Igor Pavlov goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Unknown
Verification Testing Unknown
Scan Testing Successful:
No detections found in any package files
Deployment Method: Individual Install, Upgrade, & Uninstall
To install 7Zip (Install), run the following command from the command line or from PowerShell:
To upgrade 7Zip (Install), run the following command from the command line or from PowerShell:
To uninstall 7Zip (Install), run the following command from the command line or from PowerShell:
Deployment Method:
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
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
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
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download 7zip.install --internalize --version=9.22.01.20130618 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade 7zip.install -y --source="'INTERNAL REPO URL'" --version="'9.22.01.20130618'" [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 7zip.install -y --source="'INTERNAL REPO URL'" --version="'9.22.01.20130618'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install 7zip.install
win_chocolatey:
name: 7zip.install
version: '9.22.01.20130618'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package '7zip.install' do
action :install
source 'INTERNAL REPO URL'
version '9.22.01.20130618'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller 7zip.install
{
Name = "7zip.install"
Version = "9.22.01.20130618"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { '7zip.install':
ensure => '9.22.01.20130618',
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.
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved by moderator mwrock on 26 Oct 2014.
7-Zip is a file archiver with a high compression ratio.
Log in or click on link to see number of positives.
- 7z922-x64.msi (f09bf515289e) - ## / 57
- 7z922.msi (86df264d22c3) - ## / 55
- 7zip.install.9.22.01.20130618.nupkg (a3b04d700fde) - ## / 57
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 |
---|---|---|---|---|
7-Zip (Install) 24.8.0 | 1723693 | Monday, August 12, 2024 | Approved | |
7-Zip (Install) 24.7.0 | 1185149 | Wednesday, June 19, 2024 | Approved | |
7-Zip (Install) 24.6.0 | 882921 | Monday, May 27, 2024 | Approved | |
7-Zip (Install) 24.5.0 | 661311 | Wednesday, May 15, 2024 | Approved | |
7-Zip (Install) 24.4.0-beta | 3163 | Friday, April 5, 2024 | Approved | |
7-Zip (Install) 24.3.0-beta | 749 | Sunday, March 24, 2024 | Approved | |
7-Zip (Install) 24.2.0-beta | 153 | Friday, March 22, 2024 | Approved | |
7-Zip (Install) 24.1.0-beta | 1579 | Friday, February 2, 2024 | Approved | |
7-Zip (Install) 23.1.0 | 4819472 | Wednesday, June 21, 2023 | Approved | |
7-Zip (Install) 22.1 | 3677641 | Saturday, July 16, 2022 | Approved | |
7-Zip (Install) 22.0 | 693103 | Monday, June 20, 2022 | Approved | |
7-Zip (Install) 21.7 | 1793914 | Monday, December 27, 2021 | Approved | |
7-Zip (Install) 21.6 | 655925 | Thursday, November 25, 2021 | Approved | |
7-Zip (Install) 21.5 | 356731 | Sunday, November 21, 2021 | Approved | |
7-Zip (Install) 21.4-beta | 2499 | Tuesday, November 2, 2021 | Approved | |
7-Zip (Install) 21.3-beta | 13690 | Tuesday, July 20, 2021 | Approved | |
7-Zip (Install) 21.2-alpha | 6552 | Thursday, May 6, 2021 | Approved | |
7-Zip (Install) 21.1-alpha | 2572 | Wednesday, March 31, 2021 | Approved | |
7-Zip (Install) 19.0 | 5670681 | Friday, February 22, 2019 | Approved | |
7-Zip (Install) 18.6 | 333881 | Sunday, December 30, 2018 | Approved | |
7-Zip (Install) 18.5.0.20180730 | 886866 | Monday, July 30, 2018 | Approved | |
7-Zip (Install) 18.5 | 505341 | Tuesday, May 1, 2018 | Approved | |
7-Zip (Install) 18.3-beta | 1259 | Monday, March 5, 2018 | Approved | |
7-Zip (Install) 18.2-beta | 777 | Saturday, March 3, 2018 | Approved | |
7-Zip (Install) 18.1 | 497926 | Monday, January 29, 2018 | Approved | |
7-Zip (Install) 18.0-beta | 862 | Wednesday, January 24, 2018 | Approved | |
7-Zip (Install) 16.4.0.20170506 | 937132 | Saturday, May 6, 2017 | Approved | |
7-Zip (Install) 16.4.0.20170420 | 73257 | Thursday, April 20, 2017 | Approved | |
7-Zip (Install) 16.4.0.20170403 | 83042 | Monday, April 3, 2017 | Approved | |
7-Zip (Install) 16.4.0.20170402 | 8686 | Sunday, April 2, 2017 | Approved | |
7-Zip (Install) 16.04 | 258648 | Wednesday, January 18, 2017 | Approved | |
7-Zip (Install) 16.02.0.20160811 | 509634 | Thursday, August 11, 2016 | Approved | |
7-Zip (Install) 16.02 | 75082 | Saturday, May 21, 2016 | Approved | |
7-Zip (Install) 16.01 | 827 | Thursday, May 19, 2016 | Approved | |
7-Zip (Install) 16.00 | 3001 | Tuesday, May 10, 2016 | Approved | |
7-Zip (Install) 15.14 | 107239 | Sunday, January 3, 2016 | Approved | |
7-Zip (Install) 15.12 | 11507 | Monday, November 30, 2015 | Approved | |
7-Zip (Install) 15.11 | 28930 | Sunday, November 15, 2015 | Approved | |
7-Zip (Install) 15.10 | 835 | Sunday, November 1, 2015 | Approved | |
7-Zip (Install) 15.09 | 842 | Friday, October 16, 2015 | Approved | |
7-Zip (Install) 15.08 | 807 | Thursday, October 1, 2015 | Approved | |
7-Zip (Install) 15.07 | 1053 | Thursday, September 17, 2015 | Approved | |
7-Zip (Install) 15.06 | 920 | Sunday, August 9, 2015 | Approved | |
7-Zip (Install) 15.05 | 1177 | Sunday, July 12, 2015 | Approved | |
7-Zip (Install) 9.38 | 145922 | Monday, June 1, 2015 | Approved | |
7Zip (Install) 9.22.01.20130618 | 155284 | Tuesday, June 18, 2013 | Approved | |
7Zip (Install) 9.22.0 | 12243 | Saturday, February 25, 2012 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about 7Zip (Install) and the 7Zip (Install) 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 7Zip (Install), 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.