Downloads:
649
Downloads of v 6.0.0.3:
39
Last Update:
05 Aug 2024
Package Maintainer(s):
Software Author(s):
- Zabkat
Tags:
xplorer2ultimate xplorer2 xplorer explorer shell file manage search filter preview tabs dual-pane trialxplorer² Ultimate (Trial)
- 1
- 2
- 3
6.0.0.3 | Updated: 05 Aug 2024
Downloads:
649
Downloads of v 6.0.0.3:
39
Maintainer(s):
Software Author(s):
- Zabkat
xplorer² Ultimate (Trial) 6.0.0.3
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Zabkat. The inclusion of Zabkat trademark(s), if any, upon this webpage is solely to identify Zabkat goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install xplorer² Ultimate (Trial), run the following command from the command line or from PowerShell:
To upgrade xplorer² Ultimate (Trial), run the following command from the command line or from PowerShell:
To uninstall xplorer² Ultimate (Trial), 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 xplorer2ultimate --internalize --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 xplorer2ultimate -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade xplorer2ultimate -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install xplorer2ultimate
win_chocolatey:
name: xplorer2ultimate
version: '6.0.0.3'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'xplorer2ultimate' do
action :install
source 'INTERNAL REPO URL'
version '6.0.0.3'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller xplorer2ultimate
{
Name = "xplorer2ultimate"
Version = "6.0.0.3"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'xplorer2ultimate':
ensure => '6.0.0.3',
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 was approved as a trusted package on 05 Nov 2024.
xplorer² Ultimate is a desktop file manager combining the simplicity of Windows Explorer with the speed and efficiency of traditional dual pane orthodox file managers, helping you be productive with your documents, pictures, music, source code and other files.
Power at your fingertips:
- Shell namespace explorer
- Tabbed dual-pane interface
- Instant preview of files
- Browsing flexibility
- View & edit text files
- Extended file information (metadata)
- Search for files everywhere, using arbitrary criteria
- Find text within office, Adobe PDF and other documents
- Manage files from many folders at once
- Compare and synchronize folders
- Discover and cleanup duplicate files
- Execute DOS commands and scripts
- Customizable user interface
- Help and assistance where you need it
- Individual folder settings
- Visual filters and selection engine
- Advanced file management
- Robust file transfers
- Export folder listings
- Extensible interface through shell plugins
- Maxed-out usability
Ultimate features over xplorer² Pro
- Orders of magnitude faster file content searches
- A natural, "Google-like", simpler search interface
- View and search for through 1000+ different file properties
- Can optionally create a portable version (not via this Chocolatey package) to use anywhere
- Can integrate with Total Commander WCX packer plugins
- User-defined file properties
- A duplicate detection algorithm that can scan an entire hard disk in seconds instead of hours
Trial-ware
This package installs a fully-functional, 21-day trial version of xplorer² Ultimate.
Installation Arguments
A default install of xplorer² has options that -- in some cases -- require a re-install to change. The installer has a some options that can be utilized with the --installarguments
(--ia
) switch.
/DESKTOP=0
- Do not create a desktop shortcut/QUICK=1
- Create a QuickLaunch shortcut/WINDOWS=1
- Run xplorer² when Windows starts/SKIN=0
- Do not use a modern skin/CONTEXT=0
- Do not create "Add to folders" context menu/MONITOR=0
- Do not use a multi-monitor manifest/EDITOR=1
- Editor² Quick Launch shortcut/TRANSL=
- Set xplorer² to use an optional language. (Available: English, German, French, Spanish, Italian, Japanese, Greek, Dutch, Swedish, Serbian, Czech, Polish, Bulgarian, Chinese Trad, Russian, Brazilian, Chinese Simpl) (Default: English)/REPLACE=1
- Open all folders with xplorer² (replace Windows Explorer)/SINGLE=1
- Use a separate single-pane window for integration (not recommended)/ALLUSERS=1
- Replace explorer for all users on this PC/D=(path)
- Use (path) as an alternate install location (paths with spaces may be tricky to quote)
Example: choco install xplorer2ultimate -y --ia='"/DESKTOP=0 /SKIN=0 /REPLACE=1 /TRANSL=German"'
LICENSE AGREEMENT: TERMS AND CONDITIONS OF USE
IMPORTANT NOTICE. THIS LICENSE AGREEMENT IS A LEGAL AGREEMENT BETWEEN
YOU (EITHER AN INDIVIDUAL OR A SINGLE ENTITY) AND ZABARAKATRANEMIA OR
ANY SUBSIDIARY, AND ITS SUPPLIERS ("ZABKAT"). BY INSTALLING OR USING
THIS SOFTWARE IN ANY WAY YOU ACKNOWLEDGE THAT YOU HAVE READ,
UNDERSTAND AND AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT
AGREE TO THESE TERMS, DO NOT INSTALL OR USE THIS SOFTWARE IN ANY WAY
AND PROMPTLY RETURN THE SOFTWARE AND ALL ACCOMPANYING MATERIALS TO
YOUR PLACE OF PURCHASE.
LICENSE GRANT. ZABKAT grants you a non-exclusive license to use this
software, and any associated documentation ("Software") as indicated
herein. If you have purchased a Single User License, you may install
and use one copy of the Software EITHER on any computer you have
exclusive access to, OR to a single computer accessible by many users.
The Software is in "use" on a computer when it has been loaded into
temporary memory (i.e. RAM) or installed into permanent memory (e.g.
hard disk or other storage device) of that computer. For multi-user
multi-computer use you must purchase a Multiple User License that
enables you to install and use the Software on the number of
computers authorized at the time of purchase.
OTHER RESTRICTIONS. You shall not: (a) remove any product
identification, copyright notices, or other notices or proprietary
restrictions from this Software; (b) sell, lease, rent, transfer, copy
or distribute this Software; (c) cause or permit reverse engineering,
disassembly, decompilation or alteration of this Software except and
only to the extent that such activity is expressly permitted by
applicable law notwithstanding this limitation.
COPYRIGHT/OWNERSHIP. This Software is licensed and not sold. This
Software and its source code are proprietary products of ZABKAT and
are protected by copyright and other intellectual property laws. You
acquire only the right to use the Software and do not acquire any
rights, express or implied, in the Software or media containing the
Software other than those specified in this License. ZABKAT shall at
all times retain all rights, title, interest, including intellectual
property rights, in the Software and media.
TERM. This License is effective until terminated. You may terminate
it at any time by destroying the Software, together with all copies
thereof. This license will also terminate if you fail to comply with
any term or condition of this Agreement. Upon such termination, you
agree to destroy the Software, together with all copies thereof.
TRADEMARKS. ZABKAT, and other names of ZABKAT and ZABKAT products
referred to herein are trademarks or registered trademarks of ZABKAT
in the United Kingdom and other countries. All other brands and
product names are trademarks of their respective holders.
DISCLAIMER OF WARRANTIES. THIS SOFTWARE IS DISTRIBUTED 'AS IS' AND
YOU, ITS USER, ASSUME ALL RISKS WHEN INSTALLING OR USING IT. TO THE
MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, ZABKAT DISCLAIMS ALL
WARRANTIES EXPRESS OR IMPLIED, BY OPERATION OF LAW OR OTHERWISE.
ZABKAT DISCLAIMS THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE. ZABKAT DOES NOT WARRANT THAT THE SOFTWARE IS
NON-INFRINGING, THAT IT WILL MEET YOUR REQUIREMENTS OR THAT ITS
OPERATION WILL BE UNINTERRUPTED, ERROR-FREE OR VIRUS-FREE.
LIMITATION OF LIABILITY. IN NO EVENT SHALL ZABKAT BE LIABLE FOR ANY
DAMAGES OF ANY KIND INCLUDING DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES (WHICH SHALL INCLUDE WITHOUT LIMITATION, DAMAGES
FOR LOSS OF BUSINESS OR PROFITS, BUSINESS INTERRUPTION, LOSS OF
BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS) WHETHER BASED ON
CONTRACT, TORT OR OTHER LEGAL THEORY, ARISING OUT OF THE USE OF OR
INABILITY TO USE THE SOFTWARE, EVEN IF ZABKAT HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
MISCELLANEOUS. In the event of invalidity of any provision of this
Agreement, the parties agree that such invalidity shall not affect the
validity of the remaining portions. The Agreement is governed by the
laws of United Kingdom. The United Nations Convention on Contracts for
the International Sale of Goods is specifically disclaimed. This is
the entire agreement between you and ZABKAT, which supersedes any
prior agreement, whether written or oral, relating to this subject
matter.
# VERIFICATION
Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy.
## Download
All current releases of xplorer² can be downloaded by clicking the link
for the "flavor" of interest on this page:
- https://www.zabkat.com/alldown.htm
A consistent direct download URL is not available:
- Version : 6.0.0.3
- x86 SHA256 : 25c6970fec3986fa1b31e091545e48e3729ebcff2d2ef7842fe7e73a6980b29b
- x64 SHA256 : 5129329ea04ab4049358ad623cd909f7cb18a556a8613fa2507e928441341405
## Verify
You can use one of the following methods to obtain the checksum:
1. Use powershell function 'Get-Filehash'
2. Use chocolatey utility 'checksum.exe'
## License
File 'LICENSE.txt' is obtained from:
- https://www.zabkat.com/x2lic.txt
if (Get-Process xplorer2* -EA SilentlyContinue) {
$Pname = Get-Process xplorer2* |Select-Object -expand ProcessName -EA silentlycontinue
Stop-Process $Pname -Force
}
$ErrorActionPreference = 'Stop'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'xplorer*ultimate*'
fileType = 'EXE'
silentArgs = '/S'
}
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
md5: C6B61661880BBFF779BE4837E831CD25 | sha1: 27DFA55E9F5265AD15F4E44A30469166E65B67E4 | sha256: 5129329EA04AB4049358AD623CD909F7CB18A556A8613FA2507E928441341405 | sha512: 491A67CEA6BC84657E165B24670315B4F870CE6CEA019E2025CC249B99B865D5556D9D03AB849125046D54F92FACFCB1890222261A5976D2BDB801BA94F6EC12
md5: 9D38C42A8A00DEF01D89DF3CA4798383 | sha1: 408C4D025E9F22F5879A60C78E32E1619F91EA0B | sha256: 25C6970FEC3986FA1B31E091545E48E3729EBCFF2D2EF7842FE7E73A6980B29B | sha512: 26951D2AB2656877E5FEAF342EFFB43D8F319433B13801F94767C9CFD508B696BDDBE68B2D248013A9E889BD7DC50A293268445E40AF4A5D063546A2A828E23A
Log in or click on link to see number of positives.
- xplorer2ultimate.6.0.0.3.nupkg (6a8e8a2769bd) - ## / 71
- xplorer2_setup64_ult.exe (5129329ea04a) - ## / 75
- xplorer2_setup_ult.exe (25c6970fec39) - ## / 74
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 |
---|---|---|---|---|
xplorer² Ultimate (Trial) 6.0.0.3 | 39 | Monday, August 5, 2024 | Approved | |
xplorer² Ultimate (Trial) 6.0.0.1 | 23 | Friday, June 21, 2024 | Approved | |
xplorer² Ultimate (Trial) 5.5.0 | 55 | Wednesday, December 27, 2023 | Approved | |
xplorer² Ultimate (Trial) 5.4.0.2 | 90 | Friday, June 16, 2023 | Approved | |
xplorer² Ultimate (Trial) 5.4.0.1 | 50 | Saturday, June 3, 2023 | Approved | |
xplorer² Ultimate (Trial) 5.4.0.0 | 63 | Sunday, May 14, 2023 | Approved | |
xplorer² Ultimate (Trial) 5.3.0.2 | 70 | Monday, April 3, 2023 | Approved | |
xplorer² Ultimate (Trial) 5.3.0.1 | 123 | Sunday, January 8, 2023 | Approved | |
xplorer² Ultimate (Trial) 5.3.0.0 | 45 | Tuesday, December 27, 2022 | Approved | |
xplorer² Ultimate (Trial) 5.2.0.1 | 91 | Saturday, May 28, 2022 | Approved |
©2002-2017 ZABKAT
This package has no dependencies.
Ground Rules:
- This discussion is only about xplorer² Ultimate (Trial) and the xplorer² Ultimate (Trial) 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 xplorer² Ultimate (Trial), 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.