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...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
5,037
Downloads of v 2.0.1.0:
336
Last Update:
08 Nov 2016
Package Maintainer(s):
Software Author(s):
- Bastian Schmidt
Tags:
files find search text batzendev- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Batzendev.Tools
This is not the latest version of Batzendev.Tools available.
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
5,037
Downloads of v 2.0.1.0:
336
Maintainer(s):
Software Author(s):
- Bastian Schmidt
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.
Batzendev.Tools 2.0.1.0
This is not the latest version of Batzendev.Tools available.
All Checks are Passing
2 Passing Test
To install Batzendev.Tools, run the following command from the command line or from PowerShell:
To upgrade Batzendev.Tools, run the following command from the command line or from PowerShell:
To uninstall Batzendev.Tools, 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 batzendev.tools --internalize --version=2.0.1.0 --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 batzendev.tools -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 batzendev.tools -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 batzendev.tools installed
win_chocolatey:
name: batzendev.tools
state: present
version: 2.0.1.0
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 'batzendev.tools' do
action :install
version '2.0.1.0'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: batzendev.tools,
Version: 2.0.1.0,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller batzendev.tools
{
Name = 'batzendev.tools'
Ensure = 'Present'
Version = '2.0.1.0'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'batzendev.tools':
provider => 'chocolatey',
ensure => '2.0.1.0',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install batzendev.tools version="2.0.1.0" 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.
This package was approved by moderator flcdrg on 14 Nov 2016.
Just a suite of tools.
Currently included:
- Finder (searches and replaces text in files)
md5: 0AAFCCE8592F06F9611DCA24A341883A | sha1: 9AC034D5C5649E3E9E0D8CBBF7A0DA8157FA4073 | sha256: 9922F8760ADC1794F75BFF261A601AF321EC4C1171CCDECA8F0F59A1550FAAFE | sha512: 5B9190D1ACF21AD45DF577E996024F26C5164D4922B66DAE176D7AF0560CD7FF245472BEA3655AC35C382E62E7252C9722AD6478DC47B28C21200556CFE41E90
md5: E3AEE9E524D6EAC30AFA648CAC0B3E9F | sha1: 0840171FB6B672357A37F9F8A4DCF53B9AF910ED | sha256: E48EEA8D1DEEAE525D5658A12572EB82D3D5B95ACE9BC7C1DDA52743B76DECAF | sha512: 9D5B1A54AD4E0EC22568437EF6B4EC2E71B1513285F593FA2080A8C7D22D13AD1EF96CABBB803605F7AED88DC8599D27F84FD5AB2914905F41D5F8BBA53C7699
md5: 161079FD7388830C2EC15CDD3C0A9AF2 | sha1: 1394B0BB867604338CCD20ECDF352964ADF588A3 | sha256: 7236526A2B9D021F970D3DE3CB1D76062D1B6FF7D49D5CB2CE943863DAEAE62C | sha512: 6D76E2A0D09359DD40B9BED189EA13CBC7B6021C2163B5865CF582A4AD26472EF9B636316AA8E15D366B54B3E1FBB064A983950EF441D83E79144920A6AA9774
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="common">
<section name="logging" type="Common.Logging.ConfigurationSectionHandler, Common.Logging" />
</sectionGroup>
<section name="nlog" type="NLog.Config.ConfigSectionHandler, NLog" />
</configSections>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="Plugins" />
<dependentAssembly>
<assemblyIdentity name="NLog" publicKeyToken="5120e14c03d0593c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Practices.ServiceLocation" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.3.0.0" newVersion="1.3.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Common.Logging" publicKeyToken="af08829b84f0328e" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.2.0.0" newVersion="2.2.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Web.XmlTransform" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
</assemblyBinding>
<!-- Mutlicore GC (Garbage Collection) -->
<gcServer enabled="true" />
</runtime>
<common>
<logging>
<factoryAdapter type="Common.Logging.NLog.NLogLoggerFactoryAdapter, Common.Logging.NLog20">
<arg key="configType" value="FILE" />
<arg key="configFile" value="~/NLog.config" />
</factoryAdapter>
</logging>
</common>
<system.net>
<defaultProxy useDefaultCredentials="true" />
</system.net>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>
md5: 0DC520D48D5211EE5F6F952FC7A11651 | sha1: 4AA87FCB3DB282879811BAA9C992FFCFDDB96BC4 | sha256: 02597B78A0BF75019E00473996B5B3A90C48B877901666D5347CCE9A19E66C37 | sha512: 975B4B3A73B1C7F99C857C8A0A9C1F774791CAB646A41D9CE56D7F60747FD3CDAD78AA3B22B19CC64FEB20410114D0A0C8DBEDCC60E94F83FC5639AAAA2E8AAB
md5: 1830CD72D0EA37BAB9AF9FDF81FC96DE | sha1: 3480C6662A0E1C0F579DDC0B30D3FF79278FC915 | sha256: 43D21A6EF97B8B9E02994BE1EAEE2D73EAAD10F2DC1FA100FD57636FFAFF446C | sha512: 1A5D96B92876C796EE6FA1A77F46E202913FFD89939347784F783F664CC11DE880D4627A9D0A4D14AB335ACF29EE8C691EBF06D59B78E7E386F799C53BDEAF1F
md5: 7C4C80A7A8B46A7100937018DFF0540E | sha1: 37B979C2A79031AEDF8729ECF46AE1AB9E2B513A | sha256: 7D4435779924F739DD0ABD0117B380FA4CF63BBA552BC6EB9E0D29E24B85E6D1 | sha512: 28850810683AE532FE7448D43D64B7FCF319374DF889565FD8920B090CD4FDDA4478C7E5D7BE29426DBBCC0B66E49544BDEDB719E144F549CA3274D1B19B6B5D
md5: AA2B303F8E358A7F9AF486B6F28C6713 | sha1: A42EFE287903637E14B78C85407523FC0FB7BE02 | sha256: 67650A73ECC720494332DA9AA480014A5A730665C650E82A76177CF4B24C83C9 | sha512: 4D653C00BAEB83E319EB549AB5F0DD0DEFD2791759C9C2588E4EF7736035B5625088E5C4BD86BC358804DAB6064A779119672CCC23131D2285B5A9D7E38F0233
md5: 30A2D88494755B829CCCAC1C4CDA5720 | sha1: 6D41454F889556120F78CBB3CE1C2105D1F55B8F | sha256: 6B480871E9EE9A8E3FB1AE59E44E7D6C547D8A765AC7F20EC463218F27C07BF1 | sha512: B0048504409CA6B9D6BC5F3BFEED50BA11CA6EFEBDCB833269A63661985821E9F336BDCB3D078798C281A417E05D51B89D3D6D24F37EDBB3FBAD8840AF84728F
md5: 875D4FEBE043C022EBC52BA57CFC78DA | sha1: C9EAB3200FFB35F4C352EA1C020FD79F71FE1CDA | sha256: 499FCE444C53A3BF79348DBF6C9CA1EF8B273C40ECAEB66C4D0356774FBBB6D8 | sha512: 2E5DED0FF2D1682B2322D3F329BACC812A7CA2BB1CE52123A6DD9FBAAF0D71C9E7A9712B19289AA5B1AA41BD4E9FC5C6FBC2BBEF9B3336D204545A84B229429C
md5: E15B7C0B90213D2AE1BF067DA016456F | sha1: 01C30F77D3F8F2983483AECC548D06CC1EA9B1CE | sha256: FCA3066BC163D7A3F89A4E61720873F4D8EC7A4C6ED2424A0B32108FDBEED7FB | sha512: 164B7F4E6D49D9357903C1408B597C815A747576B9987A3920175FEC7AA9CE950D9C8F09024EAC8EDEBDBC8ED3F602632698BDDB257B1AA26928EA486FA2F41E
md5: 7CE94219E89C27F35C66AEA2B1000C02 | sha1: 028EB2918EC78D6C42C562F568319515D974B30B | sha256: 295E5C95753605C43CC9D9D218A6E8DE0DA19AB9172252A80D4A72DB65F79AC4 | sha512: 89310161D3436A687D64E1BBD2E5C3C81410FFF1A0AE03DC7DA20E7E6C8068149DC367CE0873A50A8B5AF46B0D1ACD945066EA953C51A9D226EB92158347DDDA
md5: 6482AB1F0C209FE869494AC750BFE0C7 | sha1: 4C0521C7D0B6F4BF398EF1D11734ECDCED4B6FA1 | sha256: 8C933B2CF8BBB6F64217048D055DE44329A4137A56E4D90D5FA7D04EB4A65B4E | sha512: 6E9E445CE8C2924508667B526248B2E2665B818D467D5083FE9F0648DC6F93AAB4763A3F38367BE7A2CBFB7372A4500223A8ACA47C5A46A61F6801AFD80EA3A5
md5: D179C71655A0B5751AAE3FDB4F4E89E3 | sha1: 5E20D5CBB404BC99D0BB068F89011119236B6D3A | sha256: 257214FBC5FE458368562F07D448D7D4F58822DAA0F6CE746A334D75F771335C | sha512: 5FA8B61966F8A926DD504CA0D06006EC7B0FD669EA57CFF97F67C6230CE11A4705B90DDA1271F7445EFA832453714A0CF03F2E8C3AEF71FB3A88C01D23C38E45
md5: 6AD7D1E92C9833F4BDDE6A4BC84F2E1A | sha1: B38D23B6A960F5F07664565835137FE3C8FDB7ED | sha256: 13DCF5066E00152238191314D4A46605204FFABDBB830BDD0C97DF3027D1261D | sha512: 01C4ECC46576618394FBBEE701F5A726F97D31FB39D5F1C6305D21CA7AD0B0ABC09B69FB733C42D4D1203FCE78DD3F3D5129C21EA0BC9B92D0AB3A7BF09C006C
md5: C53737821B861D454D5248034C3C097C | sha1: 6B0DA75617A2269493DC1A685D7A0B07F2E48C75 | sha256: 575E30F98E4EA42C9E516EDC8BBB29AD8B50B173A3E6B36B5BA39E133CCE9406 | sha512: 289543F5EEA472E9027030E24011BEA1E49E91059241FE6EB732E78F51822313E47D1E4769FA1C9C7D6139F6A97DCFEF2946836B3383E8643988BF8908162FB9
<?xml version="1.0" encoding="utf-8" ?>
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"
autoReload="true"
throwExceptions="false"
internalLogLevel="Off"
internalLogFile="c:\temp\nlog-internal.log">
<targets>
<target xsi:type="Debugger"
name="debugger" />
<target xsi:type="Trace"
name="trace" />
</targets>
<rules>
<logger name="*"
writeTo="debugger" />
<logger name="*"
enabled="false"
writeTo="trace" />
</rules>
</nlog>
md5: 68E3281FE71A2A54C46ECF296A70A77B | sha1: 144C27D7923B4DA8DFF64838CBB577F383314DCF | sha256: 1C669028F5F487DCBFFC99E18AEACF8F8A4CAA2B7CE9DC53170715E7E242456D | sha512: 2255C55545DF9735CC961EF9155D94A090E702447DD63F44426362B6300ADAD3296E36B167969D4D983E807FABE1D9C7D2BB80B398A1EF55A419A4EE0FDE6A2F
md5: 5FC063C0B98F60A42099C1A02C4D893F | sha1: BB4BB8FA66E2A859B9046B48A4ED87F2DAAFCBBD | sha256: 9198DADF6A653F4E20776A292800D1C80E722E14FD0772DDD05BC23B6CE1001A | sha512: 7D06F294E0F98EF301F43B9DAFBF7123E4D4D7578374FE26B1828129B3DBB997DDA86EC4BB6511752F92C4661DBA11FEDDB5CC2EC308ADFBACB66E7A34359C45
md5: 580244BC805220253A87196913EB3E5E | sha1: CE6C4C18CF638F980905B9CB6710EE1FA73BB397 | sha256: 93FBC59E4880AFC9F136C3AC0976ADA7F3FAA7CACEDCE5C824B337CBCA9D2EBF | sha512: 2666B594F13CE9DF2352D10A3D8836BF447EAF6A08DA528B027436BB4AFFAAD9CD5466B4337A3EAF7B41D3021016B53C5448C7A52C037708CAE9501DB89A73F0
[
{
"Name": "Common.Logging",
"Version": "3.3.1.0",
"ComponentUrl": "https://www.nuget.org/packages/Common.Logging/",
"LicenseUrl": null
},
{
"Name": "Common.Logging.Core",
"Version": "3.3.1.0",
"ComponentUrl": "https://www.nuget.org/packages/Common.Logging.Core/",
"LicenseUrl": null
},
{
"Name": "FluentValidation",
"Version": "6.2.1.0",
"ComponentUrl": "https://www.nuget.org/packages/FluentValidation/",
"LicenseUrl": "https://github.com/JeremySkinner/FluentValidation/blob/master/License.txt"
},
{
"Name": "Fody",
"Version": "1.29.4.0",
"ComponentUrl": "https://www.nuget.org/packages/Fody/",
"LicenseUrl": "http://www.opensource.org/licenses/mit-license.php"
},
{
"Name": "Microsoft.Web.Xdt",
"Version": "2.1.1.0",
"ComponentUrl": "https://www.nuget.org/packages/Microsoft.Web.Xdt/",
"LicenseUrl": "http://go.microsoft.com/fwlink/?LinkId=273778"
},
{
"Name": "Newtonsoft.Json",
"Version": "9.0.1.0",
"ComponentUrl": "https://www.nuget.org/packages/Newtonsoft.Json/",
"LicenseUrl": "https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md"
},
{
"Name": "NuGet.Core",
"Version": "2.12.0.0",
"ComponentUrl": "https://www.nuget.org/packages/NuGet.Core/",
"LicenseUrl": "https://raw.githubusercontent.com/NuGet/NuGet2/master/LICENSE.txt"
},
{
"Name": "PropertyChanged.Fody",
"Version": "1.52.1.0",
"ComponentUrl": "https://www.nuget.org/packages/PropertyChanged.Fody/",
"LicenseUrl": "http://www.opensource.org/licenses/mit-license.php"
},
{
"Name": "MaterialDesignColors",
"Version": "1.1.3.0",
"ComponentUrl": "https://www.nuget.org/packages/MaterialDesignColors/",
"LicenseUrl": "http://opensource.org/licenses/MS-PL"
},
{
"Name": "MaterialDesignThemes",
"Version": "2.2.0.725",
"ComponentUrl": "https://www.nuget.org/packages/MaterialDesignThemes/",
"LicenseUrl": "http://opensource.org/licenses/MS-PL"
},
{
"Name": "SimpleHelpers.FileEncoding",
"Version": "1.4.0.0",
"ComponentUrl": "https://www.nuget.org/packages/SimpleHelpers.FileEncoding/",
"LicenseUrl": "https://raw.github.com/khalidsalomao/SimpleHelpers.Net/master/SimpleHelpers/LICENSE.txt"
},
{
"Name": "UDE.CSharp",
"Version": "1.1.0.0",
"ComponentUrl": "https://www.nuget.org/packages/UDE.CSharp/",
"LicenseUrl": null
},
{
"Name": "NUnit",
"Version": "3.5.0.0",
"ComponentUrl": "https://www.nuget.org/packages/NUnit/",
"LicenseUrl": "http://nunit.org/nuget/nunit3-license.txt"
},
{
"Name": "Common.Logging.NLog20",
"Version": "3.3.1.0",
"ComponentUrl": "https://www.nuget.org/packages/Common.Logging.NLog20/",
"LicenseUrl": null
},
{
"Name": "Dragablz",
"Version": "0.0.3.176",
"ComponentUrl": "https://www.nuget.org/packages/Dragablz/",
"LicenseUrl": "http://opensource.org/licenses/MS-PL"
},
{
"Name": "DryIoc",
"Version": "2.8.5.0",
"ComponentUrl": "https://www.nuget.org/packages/DryIoc/",
"LicenseUrl": "http://opensource.org/licenses/MIT"
},
{
"Name": "DryIoc.MefAttributedModel",
"Version": "2.5.0.0",
"ComponentUrl": "https://www.nuget.org/packages/DryIoc.MefAttributedModel/",
"LicenseUrl": "http://opensource.org/licenses/MIT"
},
{
"Name": "DryIocAttributes",
"Version": "2.5.0.0",
"ComponentUrl": "https://www.nuget.org/packages/DryIocAttributes/",
"LicenseUrl": "http://opensource.org/licenses/MIT"
},
{
"Name": "MahApps.Metro",
"Version": "1.3.0.0",
"ComponentUrl": "https://www.nuget.org/packages/MahApps.Metro/",
"LicenseUrl": "https://github.com/MahApps/MahApps.Metro/blob/master/LICENSE"
},
{
"Name": "MaterialDesignThemes.MahApps",
"Version": "0.0.8.0",
"ComponentUrl": "https://www.nuget.org/packages/MaterialDesignThemes.MahApps/",
"LicenseUrl": "http://opensource.org/licenses/MS-PL"
},
{
"Name": "NLog",
"Version": "4.3.10.0",
"ComponentUrl": "https://www.nuget.org/packages/NLog/",
"LicenseUrl": "http://raw.github.com/NLog/NLog/master/LICENSE.txt"
},
{
"Name": "NLog.Schema",
"Version": "4.3.10.0",
"ComponentUrl": "https://www.nuget.org/packages/NLog.Schema/",
"LicenseUrl": "http://raw.github.com/NLog/NLog/master/LICENSE.txt"
}
]
md5: 9F96AEE193D53A925D18B2769E7958E0 | sha1: C11C5A4522A879D4351D4726AB212D3AA3A55243 | sha256: 5A120F43A4B9E7A0D811A680EEAB34948D1A7EDA4DCC988AA203EEFCC33043B6 | sha512: 057BD406CED46ABBA4F1D09B8EEA11CA088295FEAE8077212425B1B8A8E4E1C679CA47EE339FA428A47A134A44D299391835F4D569E407562C284CD3CE36E1CA
$installDir = $env:chocolateyPackageFolder
$installLibDir = Join-Path $installDir "lib"
@(
'Batzendev.Tools'
) | % {
New-Item "$installLibDir\$_.exe.gui" -Type file -Force | Out-Null
}
$desktop = $([System.Environment]::GetFolderPath([System.Environment+SpecialFolder]::DesktopDirectory))
$shortcutFilePath = Join-Path $desktop "Batzendev.Tools.lnk"
$targetShortcutPath = Join-Path $installLibDir "Batzendev.Tools.exe"
Install-ChocolateyShortcut -ShortcutFilePath $shortcutFilePath -TargetPath $targetShortcutPath
$desktop = $([System.Environment]::GetFolderPath([System.Environment+SpecialFolder]::DesktopDirectory))
$shortcutFilePath = Join-Path $desktop "Batzendev.Tools.lnk"
if (Test-Path($shortcutFilePath)) {
Remove-Item $shortcutFilePath
}
Log in or click on link to see number of positives.
- System.Windows.Interactivity.dll (93fbc59e4880) - ## / 69
- Microsoft.Web.XmlTransform.dll (13dcf5066e00) - ## / 68
- Newtonsoft.Json.dll (575e30f98e4e) - ## / 65
- NuGet.Core.dll (9198dadf6a65) - ## / 62
- NLog.dll (1c669028f5f4) - ## / 57
- MahApps.Metro.dll (fca3066bc163) - ## / 61
- Common.Logging.Core.dll (43d21a6ef97b) - ## / 56
- Common.Logging.dll (7d4435779924) - ## / 58
- Common.Logging.NLog20.dll (67650a73ecc7) - ## / 56
- Dragablz.dll (6b480871e9ee) - ## / 57
- FluentValidation.dll (499fce444c53) - ## / 56
- MaterialDesignColors.dll (295e5c957536) - ## / 65
- MaterialDesignThemes.MahApps.dll (8c933b2cf8bb) - ## / 57
- MaterialDesignThemes.Wpf.dll (257214fbc5fe) - ## / 57
- Ude.dll (5a120f43a4b9) - ## / 70
- Batzendev.Tools.2.0.1.0.nupkg (ae99ce903003) - ## / 56
- Batzendev.Core.Desktop.dll (9922f8760adc) - ## / 55
- Batzendev.Core.dll (e48eea8d1dee) - ## / 55
- Batzendev.Tools.exe (7236526a2b9d) - ## / 57
- Batzendev.UI.dll (02597b78a0bf) - ## / 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.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Batzendev.Tools 4.0.0 | 67 | Saturday, October 24, 2020 | Approved |
Batzendev.Tools 4.0.0-rc0185 | 78 | Wednesday, July 8, 2020 | Approved |
Batzendev.Tools 4.0.0-rc0184 | 40 | Wednesday, June 17, 2020 | Approved |
Batzendev.Tools 4.0.0-rc0181 | 30 | Tuesday, June 16, 2020 | Approved |
Batzendev.Tools 4.0.0-rc0159 | 57 | Sunday, May 17, 2020 | Approved |
Batzendev.Tools 3.0.3 | 371 | Tuesday, January 8, 2019 | Approved |
Batzendev.Tools 3.0.2 | 126 | Monday, January 7, 2019 | Approved |
Batzendev.Tools 3.0.1 | 167 | Saturday, December 15, 2018 | Approved |
Batzendev.Tools 3.0.0 | 117 | Saturday, December 15, 2018 | Approved |
Batzendev.Tools 2.4.0 | 282 | Sunday, February 25, 2018 | Approved |
Batzendev.Tools 2.3.1 | 228 | Sunday, February 18, 2018 | Approved |
Batzendev.Tools 2.3.0 | 243 | Monday, February 12, 2018 | Approved |
Batzendev.Tools 2.2.0.0 | 449 | Tuesday, January 17, 2017 | Approved |
Batzendev.Tools 2.1.0.0 | 359 | Sunday, December 11, 2016 | Approved |
Batzendev.Tools 2.0.1.0 | 336 | Tuesday, November 8, 2016 | Approved |
Batzendev.Tools 2.0.0.0 | 352 | Sunday, November 6, 2016 | Approved |
Batzendev.Tools 1.0.1.1 | 751 | Sunday, March 23, 2014 | Approved |
Batzendev.Tools 1.0.1.0 | 383 | Friday, March 14, 2014 | Approved |
Batzendev.Tools 1.0.0.0 | 354 | Friday, March 14, 2014 | Approved |
Copyright 2009 - 2016 Bastian Schmidt
v2.0.1:
- Fixing native memory leak while looking files
v2.0.0:
- Modernized UI
- Improved performance when finding and replacing
- Fixed encoding detection for file operations by using Ude
- No self update anymore, just showing notifications about new versions. Update/Upgrades should be done through chocolatey.
-
- DotNet4.5 (≥ 4.5.20120822)
Ground Rules:
- This discussion is only about Batzendev.Tools and the Batzendev.Tools 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 Batzendev.Tools, 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.