Skip to content

[BUG] Chocolatey packages are not installed via admin if not explicitly selected #4792

@Brottus

Description

@Brottus

Please confirm these before moving forward

  • I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.
  • I have checked the FAQ section for solutions.
  • This issue is about a bug (if it is not, please use the correct template).

UniGetUI Version

2026.1.10

Windows version, edition, and architecture

Windows 11 25H2 26200.6584

Describe your issue

Hi Team,
i installed choco and unigetui seperatly and unigetui detects choco without an issue. When i now install 7zip for example i get the message that choco would not run as admin. I enabled that choco runs as admin per default in the package manager selection and i still get this message:

Image `Chocolatey v2.7.2 Chocolatey detected you are not running from an elevated command shell (cmd/powershell). You may experience errors - many functions/packages require admin rights. Only advanced users should run choco w/out an elevated shell. When you open the command shell, you should ensure that you do so with "Run as Administrator" selected. If you are attempting to use Chocolatey in a non-administrator setting, you must select a different location other than the default install location. See https://docs.chocolatey.org/en-us/choco/setup#non-administrative-install for details. For the question below, you have 20 seconds to make a selection. Do you want to continue?([Y]es/[N]o): Timeout or your choice of '' is not a valid selection. Installing the following packages: 7zip.portable` When I specifically select install as admin on the package i don't get the message. Any idea what i need to check to get that fixed ? Thank you for the help. P.S: Also the default message seems to be empty instead of Y.

Steps to reproduce the issue

Install choco and unigetui. Enable on the package manager for choco "run as admin" and install 7zip choco community package.

UniGetUI Log

[5/16/2026 6:21:06 PM]    __  __      _ ______     __  __  ______
                         / / / /___  (_) ____/__  / /_/ / / /  _/
                        / / / / __ \/ / / __/ _ \/ __/ / / // /
                       / /_/ / / / / / /_/ /  __/ /_/ /_/ // /
                       \____/_/ /_/_/\____/\___/\__/\____/___/
                           Welcome to UniGetUI Version 2026.1.10
[5/16/2026 6:21:06 PM]
[5/16/2026 6:21:06 PM] Build 107
[5/16/2026 6:21:06 PM] UI Framework: WinUI 3
[5/16/2026 6:21:06 PM] Data directory C:\Users\admin\AppData\Local\UniGetUI
[5/16/2026 6:21:06 PM] Encoding Code Page set to 437
[5/16/2026 6:21:06 PM] OS: Microsoft Windows 10.0.26200
[5/16/2026 6:21:06 PM] Process arch: X64 (OS: X64)
[5/16/2026 6:21:06 PM] Runtime: .NET 10.0.7
[5/16/2026 6:21:07 PM] Elevated: False
[5/16/2026 6:21:07 PM] Packaged (MSIX): False
[5/16/2026 6:21:07 PM] Args: (none)
[5/16/2026 6:21:09 PM] Command cargo-binstall.exe was not found on the system
[5/16/2026 6:21:10 PM] The restored geometry did not have a supported item count (found length was 1)
[5/16/2026 6:21:10 PM] Command dotnet.exe was not found on the system
[5/16/2026 6:21:10 PM] Command pwsh.exe was not found on the system
[5/16/2026 6:21:10 PM] .NET Tool is enabled but was not found on the system!
[5/16/2026 6:21:10 PM] PowerShell7 is enabled but was not found on the system!
[5/16/2026 6:21:10 PM] Command cargo.exe was not found on the system
[5/16/2026 6:21:10 PM] Cargo is enabled but was not found on the system!
[5/16/2026 6:21:10 PM] Command vcpkg.exe was not found on the system
[5/16/2026 6:21:10 PM] Command npm.cmd was not found on the system
[5/16/2026 6:21:10 PM] Npm is enabled but was not found on the system!
[5/16/2026 6:21:10 PM] PowerShell is enabled and was found on C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
[5/16/2026 6:21:10 PM] Chocolatey is enabled and was found on C:\tools\chocolatey\bin\choco.exe
[5/16/2026 6:21:10 PM] Command vcpkg was not found on the system
[5/16/2026 6:21:10 PM] Pip is enabled and was found on C:\Users\admin\AppData\Local\Microsoft\WindowsApps\python.EXE
[5/16/2026 6:21:10 PM] Command vcpkg was not found on the system
[5/16/2026 6:21:10 PM] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[5/16/2026 6:21:10 PM] vcpkg is enabled but was not found on the system!
[5/16/2026 6:21:10 PM] Command pwsh.exe was not found on the system
[5/16/2026 6:21:10 PM] Command scoop.ps1 was not found on the system
[5/16/2026 6:21:10 PM] Scoop is enabled but was not found on the system!
[5/16/2026 6:21:11 PM] Winget is enabled and was found on C:\Users\admin\AppData\Local\Microsoft\WindowsApps\winget.exe
[5/16/2026 6:21:12 PM] Failed to load icon and screenshot database
[5/16/2026 6:21:13 PM] System.IO.FileNotFoundException: Could not find file 'C:\Users\admin\AppData\Local\UniGetUI\CachedMetadata\Icon Database.json'.
                       File name: 'C:\Users\admin\AppData\Local\UniGetUI\CachedMetadata\Icon Database.json'
                          at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
                          at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
                          at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
                          at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
                          at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
                          at System.IO.File.AsyncStreamReader(String path, Encoding encoding)
                          at System.IO.File.InternalReadAllTextAsync(String path, Encoding encoding, CancellationToken cancellationToken)
                          at UniGetUI.Core.IconEngine.IconDatabase.LoadFromCacheAsync() in D:\a\UniGetUI\UniGetUI\src\UniGetUI.Core.IconStore\IconDatabase.cs:line 90
[5/16/2026 6:21:20 PM] Unable to retrieve secret for resource 'UniGetUI/GitHubAccessToken': Element not found.
                       
                       Cannot get credential from Vault
[5/16/2026 6:21:28 PM] Integrity check passed successfully!
[5/16/2026 6:21:29 PM] Downloaded new icons and screenshots successfully!
[5/16/2026 6:21:55 PM] Could not resolve installer hosts for Microsoft.VCRedist.2015+.x86 version 14.40.33816.0: Failed during source operation 'search' for 'winget': Failed to update preindexed source 'winget': The process cannot access the file 'C:\Users\admin\AppData\Local\Devolutions\Pinget\sources\winget\index.db' because it is being used by another process.
[5/16/2026 6:21:59 PM] Could not resolve installer hosts for Microsoft.WindowsTerminal version 1.18.10301.0: Failed during source operation 'search' for 'winget': Failed to update preindexed source 'winget': The process cannot access the file 'C:\Users\admin\AppData\Local\Devolutions\Pinget\sources\winget\index.db' because it is being used by another process.
[5/16/2026 6:22:00 PM] Could not resolve installer hosts for Microsoft.VCRedist.2015+.x64 version 14.40.33816.0: Failed during source operation 'search' for 'winget': Failed to update preindexed source 'winget': The process cannot access the file 'C:\Users\admin\AppData\Local\Devolutions\Pinget\sources\winget\index.db' because it is being used by another process.
[5/16/2026 6:22:03 PM] Could not resolve installer hosts for obsidianforensics.HindsightGUI version 2026.01: Failed during source operation 'search' for 'winget': Failed to update preindexed source 'winget': The process cannot access the file 'C:\Users\admin\AppData\Local\Devolutions\Pinget\sources\winget\index.db' because it is being used by another process.
[5/16/2026 6:22:04 PM] Could not resolve installer hosts for Microsoft.AppInstaller version 1.28.239.0: Failed during source operation 'search' for 'winget': Failed to update preindexed source 'winget': The process cannot access the file 'C:\Users\admin\AppData\Local\Devolutions\Pinget\sources\winget\index.db' because it is being used by another process.
[5/16/2026 6:22:11 PM] Version string 25.01 ZS v1.5.7 R4 appears to contain non-numeric characters within a numeric segment and will be treated as unknown
[5/16/2026 6:22:11 PM] Version string 25.01 ZS v1.5.7 R4 appears to contain non-numeric characters within a numeric segment and will be treated as unknown
[5/16/2026 6:22:12 PM] Version string 25.01 ZS v1.5.7 R4 appears to contain non-numeric characters within a numeric segment and will be treated as unknown
[5/16/2026 6:22:12 PM] Version string 25.01 ZS v1.5.7 R4 appears to contain non-numeric characters within a numeric segment and will be treated as unknown
[5/16/2026 6:22:12 PM] Version string 25.01 ZS v1.5.7 R4 appears to contain non-numeric characters within a numeric segment and will be treated as unknown
[5/16/2026 6:22:12 PM] Version string 25.01 ZS v1.5.7 R4 appears to contain non-numeric characters within a numeric segment and will be treated as unknown
[5/16/2026 6:22:12 PM] Icon download attempt at https://cdn.statically.io/gh/facebook/zstd/dev/doc/images/zstd_logo86.png failed with code MovedPermanently
[5/16/2026 6:22:12 PM] Version string 25.01 ZS v1.5.7 R4 appears to contain non-numeric characters within a numeric segment and will be treated as unknown
[5/16/2026 6:22:12 PM] Version string 25.01 ZS v1.5.7 R4 appears to contain non-numeric characters within a numeric segment and will be treated as unknown
[5/16/2026 6:22:27 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:22:41 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:22:45 PM] Custom install parameters [] will be discarded
[5/16/2026 6:22:45 PM] Custom update parameters [] will be discarded
[5/16/2026 6:22:45 PM] Custom uninstall parameters [] will be discarded
[5/16/2026 6:22:57 PM] Icon download attempt at https://raw.githubusercontent.com/stadub/PowershellScripts/master/FolderEncoder/Icon.ico failed with code NotFound
[5/16/2026 6:22:57 PM] System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
                        ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
                        ---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
                          --- End of inner exception stack trace ---
                          at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
                          at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
                          at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize)
                          at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
                          at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken)
                          at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
                          at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
                          --- End of inner exception stack trace ---
                          at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
                          at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
                          at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
                          at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
                          at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
                          at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
                          at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
                          at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
                          at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken)
                          at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
                          at UniGetUI.Core.IconEngine.IconCacheEngine.SaveIconToCacheAndGetPath(CacheableIcon icon, String iconLocation) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.Core.IconStore\IconCacheEngine.cs:line 220
[5/16/2026 6:23:02 PM] An error occurred while downsizing the image file C:\Users\admin\AppData\Local\UniGetUI\CachedMedia\Chocolatey\paquet-builder\icon.png
[5/16/2026 6:23:02 PM] System.IO.InvalidDataException: The input is too small to be a valid image.
                          at PhotoSauce.MagicScaler.CodecCollection.GetDecoderForStream(Stream stm, IDecoderOptions options)
                          at PhotoSauce.MagicScaler.ImageFileInfo.Load(String imgPath)
                          at UniGetUI.Core.IconEngine.IconCacheEngine.DownsizeImage(String cachedIconFile) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.Core.IconStore\IconCacheEngine.cs:line 303
[5/16/2026 6:23:04 PM] Icon download attempt at https://cdn.jsdelivr.net/gh/TakataSanshiro/Chocolatey-Packages@master/automatic/peazip.portable/peazip.png failed with code NotFound
[5/16/2026 6:23:05 PM] System.InvalidOperationException: The given header was not found.
                          at System.Net.Http.Headers.HttpHeaders.GetValues(HeaderDescriptor descriptor)
                          at UniGetUI.Core.IconEngine.IconCacheEngine.SaveIconToCacheAndGetPath(CacheableIcon icon, String iconLocation) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.Core.IconStore\IconCacheEngine.cs:line 229
[5/16/2026 6:23:18 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:24:25 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:26:55 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:27:49 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:28:09 PM] Icon download attempt at https://community.chocolatey.org/content/packageimages/cyberchef.9.55.0.png failed with code NotFound
[5/16/2026 6:28:46 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:31:11 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:36:25 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:36:27 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:37:14 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:37:53 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey
[5/16/2026 6:38:57 PM] Path returned by the package manager "C:\tools\chocolatey\bin\lib\7zip.portable" did not exist while loading package install location for package Id=7zip.portable with Manager=Chocolatey

Package Managers Logs

Manager Chocolatey with version:
2.7.2

——————————————————————————————————————————


Logged subprocess-based task on manager Chocolatey. Task type is ListSources
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " source list "
Process start time: 5/16/2026 6:21:13 PM
Process end time:   5/16/2026 6:21:15 PM

-- Process STDOUT
  Chocolatey v2.7.2
  chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListUpdates
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " outdated "
Process start time: 5/16/2026 6:21:20 PM
Process end time:   5/16/2026 6:21:23 PM

-- Process STDOUT
  Chocolatey v2.7.2
  Outdated Packages
   Output is Id | Version | Available Version | Pinned
  Chocolatey has determined 0 package(s) are outdated. 

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:21:23 PM
Process end time:   5/16/2026 6:21:25 PM

-- Process STDOUT
  Chocolatey v2.7.2
  chocolatey 2.7.2
  1 packages installed.
  Did you know Pro / Business automatically syncs with Programs and
   Features? Learn more about Package Synchronizer at
   https://chocolatey.org/compare

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Chocolatey. Task type is FindPackages
Process start time: 5/16/2026 6:22:08 PM
Process end time:   5/16/2026 6:22:11 PM

-- Task information
  Begin package search with url=https://community.chocolatey.org/api/v2//Search()?$filter=IsLatestVersion&$orderby=Id&searchTerm='7zip'&targetFramework=''&includePrerelease=false&$skip=0&$top=50&semVerLevel=2.0.0 on manager Chocolatey
  Adding extra info from URL=http://community.chocolatey.org/api/v2/Search?searchTerm='7zip'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=50&$skiptoken='wavpack7z'
  Adding extra info from URL=http://community.chocolatey.org/api/v2/Search?searchTerm='7zip'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=50&$skiptoken='zipinst'
  Found package 7zip version 26.0.0 on source community
  Found package 7zip-zstd version 1.5.2.1 on source community
  Found package 7zip.commandline version 16.02.0.20170209 on source community
  Found package 7zip.install version 26.0.0 on source community
  Found package 7zip.portable version 26.0.0 on source community
  Found package asar7z version 1.2 on source community
  Found package bandizip version 7.43.0 on source community
  Found package Devbox-UnZip version 5.52 on source community
  Found package Easy7zip version 0.1.6 on source community
  Found package edecoder version 1.20.3 on source community
  Found package exfat7z version 1.1.1 on source community
  Found package forensic7z version 1.5.1 on source community
  Found package freearc version 0.666 on source community
  Found package freearc.install version 0.666 on source community
  Found package freearc.portable version 0.666 on source community
  Found package grit7z version 1.1 on source community
  Found package iso7z version 1.8.4 on source community
  Found package kellyelton.devenvironment version 1.0.0.11 on source community
  Found package lzip7z version 1.6 on source community
  Found package mfilter version 1.1.2 on source community
  Found package modern7z version 1.8.7.2 on source community
  Found package nanazip version 6.0.1650 on source community
  Found package nanazip.portable version 1.0.88.0 on source community
  Found package paquet-builder version 20.1.0.0 on source community
  Found package peazip version 11.1.0 on source community
  Found package peazip.install version 11.1.0 on source community
  Found package peazip.portable version 10.5.0 on source community
  Found package phar7z version 1.0.0 on source community
  Found package py7z version 1.2.1 on source community
  Found package shaman-dokan-archive version 1.0 on source community
  Found package smart7z version 1.2.1 on source community
  Found package tcp-7zip version 0.7.6.6 on source community
  Found package thumbs7z version 1.0 on source community
  Found package TotalCommander version 11.57.0 on source community
  Found package UAdevelopers.utils version 1.8 on source community
  Found package uniextract version 1.6.1 on source community
  Found package uniextract.install version 1.6.1 on source community
  Found package uniextract.portable version 1.6.1 on source community
  Found package unzip version 6.0.0.20250209 on source community
  Found package wavpack7z version 1.3 on source community
  Found package wincrypthashers version 1.2.1 on source community
  Found package winmerge-7z version 0028.465.920 on source community
  Found package zip version 3.0.0.20251001 on source community
  Found package zip.template version 1.0.0 on source community
  Found package zipinst version 1.21 on source community

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListSources
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " source list "
Process start time: 5/16/2026 6:22:08 PM
Process end time:   5/16/2026 6:22:10 PM

-- Process STDOUT
  Chocolatey v2.7.2
  chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:22:27 PM
Process end time:   5/16/2026 6:22:31 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Chocolatey. Task type is LoadPackageDetails
Process start time: 5/16/2026 6:22:27 PM
Process end time:   5/16/2026 6:22:27 PM

-- Task information
  <entry>
      <id>http://community.chocolatey.org/api/v2/Packages(Id='7zip.portable',Version='26.0.0')</id>
      <title type="text">7zip.portable</title>
      <summary type="text">7-Zip is a file archiver with a high compression ratio.</summary>
      <updated>2026-02-13T14:05:34Z</updated>
      <author>
        <name>Igor Pavlov</name>
      </author>
      <link rel="edit-media" title="V2FeedPackage" href="Packages(Id='7zip.portable',Version='26.0.0')/$value" />
      <link rel="edit" title="V2FeedPackage" href="Packages(Id='7zip.portable',Version='26.0.0')" />
      <category term="CCR.Website.V2FeedPackage" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
      <content type="application/zip" src="https://community.chocolatey.org/api/v2/package/7zip.portable/26.0.0" />
      <m:properties xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
        <d:Version>26.0.0</d:Version>
        <d:Title>7-Zip (Portable, CommandLine)</d:Title>
        <d:Description>7-Zip is a file archiver with a high compression ratio.
  ## Features
  - High compression ratio in [7z format](http://www.7-zip.org/7z.html) with **LZMA** and **LZMA2** compression
  - Supported formats:
  - Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
  - Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z.
  - For ZIP and GZIP formats, **7-Zip** provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip
  - Strong AES-256 encryption in 7z and ZIP formats
  - Self-extracting capability for 7z format
  - Powerful command line version
  - Localizations for 87 languages
  ## Notes
  - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**</d:Description>
        <d:Tags>7zip zip archiver foss</d:Tags>
        <d:Copyright></d:Copyright>
        <d:Created m:type="Edm.DateTime">2026-02-12T18:10:45.203</d:Created>
        <d:Dependencies></d:Dependencies>
        <d:DownloadCount m:type="Edm.Int32">928333</d:DownloadCount>
        <d:VersionDownloadCount m:type="Edm.Int32">13</d:VersionDownloadCount>
        <d:GalleryDetailsUrl>https://community.chocolatey.org/packages/7zip.portable/26.0.0</d:GalleryDetailsUrl>
        <d:ReportAbuseUrl>https://community.chocolatey.org/package/ReportAbuse/7zip.portable/26.0.0</d:ReportAbuseUrl>
        <d:IconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@68b91a851cee97e55c748521aa6da6211dd37c98/icons/7zip.svg</d:IconUrl>
        <d:IsLatestVersion m:type="Edm.Boolean">true</d:IsLatestVersion>
        <d:IsAbsoluteLatestVersion m:type="Edm.Boolean">true</d:IsAbsoluteLatestVersion>
        <d:IsPrerelease m:type="Edm.Boolean">false</d:IsPrerelease>
        <d:Language></d:Language>
        <d:Published m:type="Edm.DateTime">2026-02-12T18:10:45.203</d:Published>
        <d:LicenseUrl>http://www.7-zip.org/license.txt</d:LicenseUrl>
        <d:RequireLicenseAcceptance m:type="Edm.Boolean">false</d:RequireLicenseAcceptance>
        <d:PackageHash>xtahnxUCsT95aPXv8f2zkfbuh3a3Mnwks18NoQBLssb7TTgZ/28jCQSA9nK4BvkxAdibSOhHR6VCO2QudDLGVw==</d:PackageHash>
        <d:PackageHashAlgorithm>SHA512</d:PackageHashAlgorithm>
        <d:PackageSize m:type="Edm.Int64">4617535</d:PackageSize>
        <d:ProjectUrl>http://www.7-zip.org/</d:ProjectUrl>
        <d:ReleaseNotes>http://www.7-zip.org/history.txt</d:ReleaseNotes>
        <d:ProjectSourceUrl></d:ProjectSourceUrl>
        <d:PackageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/7zip.portable</d:PackageSourceUrl>
        <d:DocsUrl>http://www.7-zip.org/faq.html</d:DocsUrl>
        <d:MailingListUrl>https://sourceforge.net/p/sevenzip/discussion/45797/</d:MailingListUrl>
        <d:BugTrackerUrl>https://sourceforge.net/p/sevenzip/_list/tickets?source=navbar</d:BugTrackerUrl>
        <d:IsApproved m:type="Edm.Boolean">true</d:IsApproved>
        <d:PackageStatus>Approved</d:PackageStatus>
        <d:PackageSubmittedStatus>Ready</d:PackageSubmittedStatus>
        <d:PackageTestResultUrl>https://gist.github.com/choco-bot/600c38897cacae8d9a5e245ab2561039</d:PackageTestResultUrl>
        <d:PackageTestResultStatus>Passing</d:PackageTestResultStatus>
        <d:PackageTestResultStatusDate m:type="Edm.DateTime">2026-02-13T12:36:57.003</d:PackageTestResultStatusDate>
        <d:PackageValidationResultStatus>Passing</d:PackageValidationResultStatus>
        <d:PackageValidationResultDate m:type="Edm.DateTime">2026-02-12T18:45:09.44</d:PackageValidationResultDate>
        <d:PackageCleanupResultDate m:type="Edm.DateTime" m:null="true"></d:PackageCleanupResultDate>
        <d:PackageReviewedDate m:type="Edm.DateTime">2026-02-13T13:13:37.08</d:PackageReviewedDate>
        <d:PackageApprovedDate m:type="Edm.DateTime">2026-02-13T13:13:37.08</d:PackageApprovedDate>
        <d:PackageReviewer></d:PackageReviewer>
        <d:IsDownloadCacheAvailable m:type="Edm.Boolean">false</d:IsDownloadCacheAvailable>
        <d:DownloadCacheStatus>Checked</d:DownloadCacheStatus>
        <d:DownloadCacheDate m:type="Edm.DateTime">2026-02-13T14:14:30.647</d:DownloadCacheDate>
        <d:DownloadCache></d:DownloadCache>
        <d:PackageScanStatus>Flagged</d:PackageScanStatus>
        <d:PackageScanResultDate m:type="Edm.DateTime">2026-02-13T13:13:37.08</d:PackageScanResultDate>
        <d:PackageScanFlagResult>Note</d:PackageScanFlagResult>
      </m:properties>
    </entry>

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListSources
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " source list "
Process start time: 5/16/2026 6:22:31 PM
Process end time:   5/16/2026 6:22:33 PM

-- Process STDOUT
  Chocolatey v2.7.2
  chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:22:41 PM
Process end time:   5/16/2026 6:22:44 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:23:18 PM
Process end time:   5/16/2026 6:23:21 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:24:25 PM
Process end time:   5/16/2026 6:24:28 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:26:22 PM
Process end time:   5/16/2026 6:26:25 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0
  chocolatey 2.7.2
  2 packages installed.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:26:55 PM
Process end time:   5/16/2026 6:26:58 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.
  Did you know Pro / Business automatically syncs with Programs and
   Features? Learn more about Package Synchronizer at
   https://chocolatey.org/compare

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:27:27 PM
Process end time:   5/16/2026 6:27:29 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0
  chocolatey 2.7.2
  2 packages installed.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:27:49 PM
Process end time:   5/16/2026 6:27:53 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:28:36 PM
Process end time:   5/16/2026 6:28:40 PM

-- Process STDOUT
  Chocolatey v2.7.2
  chocolatey 2.7.2
  1 packages installed.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:28:46 PM
Process end time:   5/16/2026 6:28:48 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:29:43 PM
Process end time:   5/16/2026 6:29:45 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0
  chocolatey 2.7.2
  2 packages installed.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:30:29 PM
Process end time:   5/16/2026 6:30:32 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0
  chocolatey 2.7.2
  2 packages installed.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListSources
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " source list "
Process start time: 5/16/2026 6:31:00 PM
Process end time:   5/16/2026 6:31:02 PM

-- Process STDOUT
  Chocolatey v2.7.2
  chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:31:11 PM
Process end time:   5/16/2026 6:31:13 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:31:52 PM
Process end time:   5/16/2026 6:31:54 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0
  chocolatey 2.7.2
  2 packages installed.
  Did you know Pro / Business automatically syncs with Programs and
   Features? Learn more about Package Synchronizer at
   https://chocolatey.org/compare

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:36:27 PM
Process end time:   5/16/2026 6:36:29 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.
  Did you know Pro / Business automatically syncs with Programs and
   Features? Learn more about Package Synchronizer at
   https://chocolatey.org/compare

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Chocolatey. Task type is LoadPackageDetails
Process start time: 5/16/2026 6:36:27 PM
Process end time:   5/16/2026 6:36:27 PM

-- Task information
  <entry>
      <id>http://community.chocolatey.org/api/v2/Packages(Id='7zip.portable',Version='26.0.0')</id>
      <title type="text">7zip.portable</title>
      <summary type="text">7-Zip is a file archiver with a high compression ratio.</summary>
      <updated>2026-02-13T14:05:34Z</updated>
      <author>
        <name>Igor Pavlov</name>
      </author>
      <link rel="edit-media" title="V2FeedPackage" href="Packages(Id='7zip.portable',Version='26.0.0')/$value" />
      <link rel="edit" title="V2FeedPackage" href="Packages(Id='7zip.portable',Version='26.0.0')" />
      <category term="CCR.Website.V2FeedPackage" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
      <content type="application/zip" src="https://community.chocolatey.org/api/v2/package/7zip.portable/26.0.0" />
      <m:properties xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
        <d:Version>26.0.0</d:Version>
        <d:Title>7-Zip (Portable, CommandLine)</d:Title>
        <d:Description>7-Zip is a file archiver with a high compression ratio.
  ## Features
  - High compression ratio in [7z format](http://www.7-zip.org/7z.html) with **LZMA** and **LZMA2** compression
  - Supported formats:
  - Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
  - Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z.
  - For ZIP and GZIP formats, **7-Zip** provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip
  - Strong AES-256 encryption in 7z and ZIP formats
  - Self-extracting capability for 7z format
  - Powerful command line version
  - Localizations for 87 languages
  ## Notes
  - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**</d:Description>
        <d:Tags>7zip zip archiver foss</d:Tags>
        <d:Copyright></d:Copyright>
        <d:Created m:type="Edm.DateTime">2026-02-12T18:10:45.203</d:Created>
        <d:Dependencies></d:Dependencies>
        <d:DownloadCount m:type="Edm.Int32">928333</d:DownloadCount>
        <d:VersionDownloadCount m:type="Edm.Int32">13</d:VersionDownloadCount>
        <d:GalleryDetailsUrl>https://community.chocolatey.org/packages/7zip.portable/26.0.0</d:GalleryDetailsUrl>
        <d:ReportAbuseUrl>https://community.chocolatey.org/package/ReportAbuse/7zip.portable/26.0.0</d:ReportAbuseUrl>
        <d:IconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@68b91a851cee97e55c748521aa6da6211dd37c98/icons/7zip.svg</d:IconUrl>
        <d:IsLatestVersion m:type="Edm.Boolean">true</d:IsLatestVersion>
        <d:IsAbsoluteLatestVersion m:type="Edm.Boolean">true</d:IsAbsoluteLatestVersion>
        <d:IsPrerelease m:type="Edm.Boolean">false</d:IsPrerelease>
        <d:Language></d:Language>
        <d:Published m:type="Edm.DateTime">2026-02-12T18:10:45.203</d:Published>
        <d:LicenseUrl>http://www.7-zip.org/license.txt</d:LicenseUrl>
        <d:RequireLicenseAcceptance m:type="Edm.Boolean">false</d:RequireLicenseAcceptance>
        <d:PackageHash>xtahnxUCsT95aPXv8f2zkfbuh3a3Mnwks18NoQBLssb7TTgZ/28jCQSA9nK4BvkxAdibSOhHR6VCO2QudDLGVw==</d:PackageHash>
        <d:PackageHashAlgorithm>SHA512</d:PackageHashAlgorithm>
        <d:PackageSize m:type="Edm.Int64">4617535</d:PackageSize>
        <d:ProjectUrl>http://www.7-zip.org/</d:ProjectUrl>
        <d:ReleaseNotes>http://www.7-zip.org/history.txt</d:ReleaseNotes>
        <d:ProjectSourceUrl></d:ProjectSourceUrl>
        <d:PackageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/7zip.portable</d:PackageSourceUrl>
        <d:DocsUrl>http://www.7-zip.org/faq.html</d:DocsUrl>
        <d:MailingListUrl>https://sourceforge.net/p/sevenzip/discussion/45797/</d:MailingListUrl>
        <d:BugTrackerUrl>https://sourceforge.net/p/sevenzip/_list/tickets?source=navbar</d:BugTrackerUrl>
        <d:IsApproved m:type="Edm.Boolean">true</d:IsApproved>
        <d:PackageStatus>Approved</d:PackageStatus>
        <d:PackageSubmittedStatus>Ready</d:PackageSubmittedStatus>
        <d:PackageTestResultUrl>https://gist.github.com/choco-bot/600c38897cacae8d9a5e245ab2561039</d:PackageTestResultUrl>
        <d:PackageTestResultStatus>Passing</d:PackageTestResultStatus>
        <d:PackageTestResultStatusDate m:type="Edm.DateTime">2026-02-13T12:36:57.003</d:PackageTestResultStatusDate>
        <d:PackageValidationResultStatus>Passing</d:PackageValidationResultStatus>
        <d:PackageValidationResultDate m:type="Edm.DateTime">2026-02-12T18:45:09.44</d:PackageValidationResultDate>
        <d:PackageCleanupResultDate m:type="Edm.DateTime" m:null="true"></d:PackageCleanupResultDate>
        <d:PackageReviewedDate m:type="Edm.DateTime">2026-02-13T13:13:37.08</d:PackageReviewedDate>
        <d:PackageApprovedDate m:type="Edm.DateTime">2026-02-13T13:13:37.08</d:PackageApprovedDate>
        <d:PackageReviewer></d:PackageReviewer>
        <d:IsDownloadCacheAvailable m:type="Edm.Boolean">false</d:IsDownloadCacheAvailable>
        <d:DownloadCacheStatus>Checked</d:DownloadCacheStatus>
        <d:DownloadCacheDate m:type="Edm.DateTime">2026-02-13T14:14:30.647</d:DownloadCacheDate>
        <d:DownloadCache></d:DownloadCache>
        <d:PackageScanStatus>Flagged</d:PackageScanStatus>
        <d:PackageScanResultDate m:type="Edm.DateTime">2026-02-13T13:13:37.08</d:PackageScanResultDate>
        <d:PackageScanFlagResult>Note</d:PackageScanFlagResult>
      </m:properties>
    </entry>

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListUpdates
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " outdated "
Process start time: 5/16/2026 6:36:38 PM
Process end time:   5/16/2026 6:36:41 PM

-- Process STDOUT
  Chocolatey v2.7.2
  Outdated Packages
   Output is Id | Version | Available Version | Pinned
  Chocolatey has determined 0 package(s) are outdated. 
  Enjoy using Chocolatey? Explore more amazing features to take your
  experience to the next level at
   https://chocolatey.org/compare

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:36:47 PM
Process end time:   5/16/2026 6:36:50 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0
  chocolatey 2.7.2
  2 packages installed.
  Did you know Pro / Business automatically syncs with Programs and
   Features? Learn more about Package Synchronizer at
   https://chocolatey.org/compare

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:37:14 PM
Process end time:   5/16/2026 6:37:17 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.
  Did you know Pro / Business automatically syncs with Programs and
   Features? Learn more about Package Synchronizer at
   https://chocolatey.org/compare

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:37:43 PM
Process end time:   5/16/2026 6:37:46 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0
  chocolatey 2.7.2
  2 packages installed.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:37:53 PM
Process end time:   5/16/2026 6:37:55 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListSources
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " source list "
Process start time: 5/16/2026 6:38:07 PM
Process end time:   5/16/2026 6:38:10 PM

-- Process STDOUT
  Chocolatey v2.7.2
  chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is LoadPackageVersions
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " search 7zip.portable --exact --all-versions "
Process start time: 5/16/2026 6:38:57 PM
Process end time:   5/16/2026 6:39:00 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0 [Approved]
  7zip.portable 25.1.0 [Approved]
  7zip.portable 25.0.0 [Approved]
  7zip.portable 24.9.0 [Approved]
  7zip.portable 24.8.0 [Approved]
  7zip.portable 24.7.0 [Approved]
  7zip.portable 24.6.0 [Approved]
  7zip.portable 24.5.0 [Approved]
  7zip.portable 23.1.0 [Approved]
  7zip.portable 22.1.0 [Approved]
  7zip.portable 22.0.0 [Approved]
  7zip.portable 21.7.0 [Approved]
  7zip.portable 19.0.0 [Approved]
  7zip.portable 18.6.0 [Approved]
  7zip.portable 18.5.0 [Approved]
  7zip.portable 18.1.0 [Approved]
  7zip.portable 16.4.0 [Approved]
  17 packages found.
  Did you know Pro / Business automatically syncs with Programs and
   Features? Learn more about Package Synchronizer at
   https://chocolatey.org/compare

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListInstalledPackages
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " list "
Process start time: 5/16/2026 6:39:24 PM
Process end time:   5/16/2026 6:39:27 PM

-- Process STDOUT
  Chocolatey v2.7.2
  7zip.portable 26.0.0
  chocolatey 2.7.2
  2 packages installed.

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged subprocess-based task on manager Chocolatey. Task type is ListSources
Subprocess executable: "C:\tools\chocolatey\bin\choco.exe"
Command-line arguments: " source list "
Process start time: 5/16/2026 6:57:14 PM
Process end time:   5/16/2026 6:57:16 PM

-- Process STDOUT
  Chocolatey v2.7.2
  3 validations performed. 2 success(es), 1 warning(s), and 0 error(s).
  Validation Warnings:
   - A pending system reboot request has been detected, however, this is
     being ignored due to the current command 'source' being used.
     It is recommended that you reboot at your earliest convenience.
  chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.

Return code: SUCCESS (0)

——————————————————————————————————————————

Relevant information

No response

Screenshots and videos

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions