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:
384,923
Downloads of v 0.8.1:
2,513
Last Update:
24 Dec 2017
Package Maintainer(s):
Software Author(s):
- Alexander Koblov
- Przemyslaw Nagay
Tags:
doublecmd double file manager commander admin- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Double Commander for Windows
This is not the latest version of Double Commander for Windows available.
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
384,923
Downloads of v 0.8.1:
2,513
Maintainer(s):
Software Author(s):
- Alexander Koblov
- Przemyslaw Nagay
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.
Double Commander for Windows 0.8.1
This is not the latest version of Double Commander for Windows available.
All Checks are Passing
2 Passing Test
To install Double Commander for Windows, run the following command from the command line or from PowerShell:
To upgrade Double Commander for Windows, run the following command from the command line or from PowerShell:
To uninstall Double Commander for Windows, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
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://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
choco download doublecmd --internalize --version=0.8.1 --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade doublecmd -y --source="'STEP 3 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 doublecmd -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure doublecmd installed
win_chocolatey:
name: doublecmd
state: present
version: 0.8.1
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'doublecmd' do
action :install
version '0.8.1'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: doublecmd,
Version: 0.8.1,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller doublecmd
{
Name = 'doublecmd'
Ensure = 'Present'
Version = '0.8.1'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'doublecmd':
provider => 'chocolatey',
ensure => '0.8.1',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install doublecmd version="0.8.1" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 24 Dec 2017.
Double Commander
Description
Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
Double Commander can be run on several platforms and operating systems. It supports 32-bit and 64-bit processors. See Supported platforms for a complete list.
See Double Commander in action in the Gallery.
Features
- Install and uninstall via Chocolatey
- Supports 32/64-bit version
Changelog
2017-12-24 Build 0.8.1
- version 0.8.1
- SHA256 - doublecmd-0.8.1.i386-win32.msi - https://www.virustotal.com/#/file/51182e8870b1105407bfce290044cb5b14c213752de06254a229ea15632c59f3/detection
- SHA256 - doublecmd-0.8.1.x86_64-win64.msi - https://www.virustotal.com/#/file/37c7e6f0029e026125359064d4a1fea8037e9fe728454e89594d8550969cfb67/detection
2017-12-11 Build 0.8.0
- version 0.8.0
- SHA256 - doublecmd-0.8.0.i386-win32.msi - https://www.virustotal.com/#/file/c05a7baa5df2234ee0a52ef89a551dbd68c3299357e3ec586a53fc92f6f89288
- SHA256 - doublecmd-0.8.0.x86_64-win64.msi -https://www.virustotal.com/#/file/344bcdc4bc7d64a2528a46013ad65886650e5f0f526d030c6602e8b0467944c9
2017-04-19 Build 0.7.8 (maintainer: marcinbojko)
- version 0.7.8
- BREAKING CHANGE - automatic uninstaller for exe version
- SHA256 - doublecmd-0.7.8.x86_64-win64.msi - 0e96bf489ac0622cd095247909036229782ffb08e3dc146fbcef5e845837615a https://www.virustotal.com/pl/file/0e96bf489ac0622cd095247909036229782ffb08e3dc146fbcef5e845837615a/analysis/1487956082/
- SHA256 - doublecmd-0.7.8.i386-win32.msi - 39dadffce533c34432d81b701ff6b057ccc4cef0f9d705cb975c387436e806a2 https://www.virustotal.com/pl/file/39dadffce533c34432d81b701ff6b057ccc4cef0f9d705cb975c387436e806a2/analysis/1487956341/
- removed passive MSI install option
- added uninstaller for 32-bit EXE installs
Usage
Direct
choco install doublecmd
YAML (Foreman, puppetlabs/chocolatey module)
doublecmd:
ensure: latest
uninstall_options: "--force --all-versions"
provider: chocolatey
or
doublecmd:
ensure: latest
$ErrorActionPreference = 'Stop';
$packageName = 'doublecmd'
$scriptPath = $(Split-Path $MyInvocation.MyCommand.Path)
$url_local = "https://iweb.dl.sourceforge.net/project/doublecmd/DC%20for%20Windows%2032%20bit/Double%20Commander%200.8.1%20beta/doublecmd-0.8.1.i386-win32.msi"
$url_remote = "https://netix.dl.sourceforge.net/project/doublecmd/DC%20for%20Windows%2032%20bit/Double%20Commander%200.8.1%20beta/doublecmd-0.8.1.i386-win32.msi"
$url_local64 = "https://netcologne.dl.sourceforge.net/project/doublecmd/DC%20for%20Windows%2064%20bit/Double%20Commander%200.8.1%20beta/doublecmd-0.8.1.x86_64-win64.msi"
$url_remote64 = "https://netix.dl.sourceforge.net/project/doublecmd/DC%20for%20Windows%2064%20bit/Double%20Commander%200.8.1%20beta/doublecmd-0.8.1.x86_64-win64.msi"
$url_local_trans = ""
$url_remote_trans = ""
$url = ""
$url64 = ""
$url_trans = ""
$checksum = "51182e8870b1105407bfce290044cb5b14c213752de06254a229ea15632c59f3"
$checksum64 = "37c7e6f0029e026125359064d4a1fea8037e9fe728454e89594d8550969cfb67"
$logfile = "$env:TEMP\chocolatey\$($packageName)\$($packageName).MsiInstall.log"
$logdir = "$env:TEMP\chocolatey\$($packageName)"
$killexec = 1
$killexecprocess = "doublecmd*"
# Let's check if should we use local or remote install source
$statusCode = Test-Path $url_local
if ($statusCode) {
$url=$url_local
$url64=$url_local64
$url_trans=$url_local_trans
}
else {
$url=$url_remote
$url64=$url_remote64
$url_trans=$url_remote_trans
}
# Someone has won ;)
# Remove previous version
$statusCode = Test-Path -Path "C:\Program Files\Double Commander\unins000.exe"
if ($statusCode) {
Start-Process -FilePath "C:\Program Files\Double Commander\unins000.exe" -ArgumentList "/SILENT" -ErrorAction silentlycontinue
Start-Sleep -s 60
}
# Remove previous version (32-bit)
$statusCode = Test-Path -Path "C:\Program Files (x86)\Double Commander\unins000.exe"
if ($statusCode) {
Start-Process -FilePath "C:\Program Files (x86)\Double Commander\unins000.exe" -ArgumentList "/SILENT" -ErrorAction silentlycontinue
Start-Sleep -s 60
}
#Let's check your TEMP derectory
$statusCode = Test-Path $logdir
if ($statusCode) {
}
else {
$logfile="$env:WINDIR\TEMP\chocolatey\$($packageName).MsiInstall.log"
}
$packageArgs = @{
packageName = $packageName
fileType = 'msi'
silentArgs = "/qn /norestart ADDLOCAL=ALL"
validExitCodes= @(0, 3010, 1603, 1641)
url = $url
url64bit = $url64
checksumType = 'sha256'
checksumType64= 'sha256'
checksum = $checksum
checksum64 = $checksum64
}
# Should we kill some exec ?
if ($killexec) {
Stop-Process -processname $killexecprocess -force
}
Start-Sleep -s 10
Install-ChocolateyPackage @packageArgs
$ErrorActionPreference = 'Stop';
$packageName = 'doublecmd'
$softwareName = 'Double Commander*'
$installerType = 'MSI'
$silentArgs = '/qn /norestart'
$validExitCodes = @(0, 3010, 1605, 1614, 1641)
if ($installerType -ne 'MSI') {
$validExitCodes = @(0)
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $softwareName
if ($key.Count -eq 1) {
$key | ForEach-Object {
$file = "$($_.UninstallString)"
if ($installerType -eq 'MSI') {
$silentArgs = "$($_.PSChildName) $silentArgs"
$file = ''
}
Uninstall-ChocolateyPackage -PackageName $packageName `
-FileType $installerType `
-SilentArgs "$silentArgs" `
-ValidExitCodes $validExitCodes `
-File "$file"
}
} 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 | ForEach-Object {Write-Warning "- $_.DisplayName"}
}
Log in or click on link to see number of positives.
- doublecmd.0.8.1.nupkg (a5a108ac1811) - ## / 60
- doublecmd-0.8.1.x86_64-win64.msi (37c7e6f0029e) - ## / 58
- doublecmd-0.8.1.i386-win32.msi (51182e8870b1) - ## / 58
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 |
---|---|---|---|
Double Commander for Windows 0.9.10 | 3878 | Sunday, January 10, 2021 | Approved |
Double Commander for Windows 0.9.9 | 37986 | Monday, June 29, 2020 | Approved |
Double Commander for Windows 0.9.8 | 33086 | Saturday, February 1, 2020 | Approved |
Double Commander for Windows 0.9.7 | 9978 | Thursday, January 9, 2020 | Approved |
Double Commander for Windows 0.9.6 | 78361 | Sunday, September 1, 2019 | Approved |
Double Commander for Windows 0.9.5 | 43488 | Friday, July 12, 2019 | Approved |
Double Commander for Windows 0.9.3 | 41753 | Wednesday, May 22, 2019 | Approved |
Double Commander for Windows 0.9.2 | 41210 | Tuesday, April 2, 2019 | Approved |
Double Commander for Windows 0.9.1 | 10482 | Sunday, February 17, 2019 | Approved |
Double Commander for Windows 0.9.0.20190213 | 1635 | Wednesday, February 13, 2019 | Approved |
Double Commander for Windows 0.9.0 | 1877 | Sunday, February 10, 2019 | Approved |
Double Commander for Windows 0.8.4 | 33219 | Saturday, August 25, 2018 | Approved |
Double Commander for Windows 0.8.3 | 10289 | Sunday, July 1, 2018 | Approved |
Double Commander for Windows 0.8.2.20180406 | 16346 | Friday, April 6, 2018 | Approved |
Double Commander for Windows 0.8.2 | 2923 | Saturday, February 24, 2018 | Approved |
Double Commander for Windows 0.8.1 | 2513 | Sunday, December 24, 2017 | Approved |
Double Commander for Windows 0.8.0 | 2573 | Monday, December 11, 2017 | Approved |
Double Commander for Windows 0.7.8 | 3390 | Wednesday, April 19, 2017 | Approved |
Double Commander 0.7.7 | 3707 | Sunday, February 19, 2017 | Approved |
Double Commander 0.7.1 | 2584 | Sunday, April 3, 2016 | Approved |
Double Commander 0.6.6 | 720 | Monday, January 18, 2016 | Approved |
Double Commander 0.5.11 | 1123 | Friday, November 28, 2014 | Approved |
doublecmd 0.5.10 | 642 | Thursday, June 5, 2014 | Approved |
doublecmd 0.5.7 | 559 | Saturday, November 2, 2013 | Approved |
doublecmd 0.5.6 | 416 | Sunday, September 8, 2013 | Approved |
Double Commander
-
- chocolatey-core.extension (≥ 1.1.0)
Ground Rules:
- This discussion is only about Double Commander for Windows and the Double Commander for Windows 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 Double Commander for Windows, 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.