Home > Software > File Management > Sync > Beyond Compare
Details
- Package ID
- beyondcompare
- Version
- 4.3.4.24657
- Downloads
- 102614
- Website
- http://scootersoftware.com/download.php
Summary
File comparison tool
Description
Compare files and folders using simple, powerful commands that focus on the differences you’re interested in and ignore those you’re not. Merge changes, synchronize files, and generate reports.
Directly access FTP sites, media devices, WebDAV resources, svn repositories and cloud storage.
Beyond Compare includes built-in comparison viewers for a variety of data types. In addition to text, compare tables, images, binary files, registry hives, and much more.
Package Specific
The install script by default will detect which localized version of Beyond Compare to install. Use the package parameters to alter this behavior.
Package Parameters
The following package parameter can be set:
/LCID:nnn
- Use this specific LCID (instead of trying to automatically detect it). CheckchocolateyInstall.ps1
for valid LCID values.
To pass parameters, use --params "''"
(e.g. choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'"
).
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades
.