Downloads:
4,087
Downloads of v 6.6.0.004:
1,863
Last Update:
11 Oct 2021
Package Maintainer(s):
Software Author(s):
- Mike Edward Moras (e-sushi™)
Tags:
minibin recycle recycle-bin recyclebin- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
MiniBin
- 1
- 2
- 3
6.6.0.004 | Updated: 11 Oct 2021
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
4,087
Downloads of v 6.6.0.004:
1,863
Maintainer(s):
Software Author(s):
- Mike Edward Moras (e-sushi™)
MiniBin 6.6.0.004
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Mike Edward Moras (e-sushi™). The inclusion of Mike Edward Moras (e-sushi™) trademark(s), if any, upon this webpage is solely to identify Mike Edward Moras (e-sushi™) goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install MiniBin, run the following command from the command line or from PowerShell:
To upgrade MiniBin, run the following command from the command line or from PowerShell:
To uninstall MiniBin, 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 minibin --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 minibin -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 minibin -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 minibin
win_chocolatey:
name: minibin
version: '6.6.0.004'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'minibin' do
action :install
source 'INTERNAL REPO URL'
version '6.6.0.004'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller minibin
{
Name = "minibin"
Version = "6.6.0.004"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'minibin':
ensure => '6.6.0.004',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 11 Oct 2021.
Overview
MiniBin by e-sushi is the quick and easy recycle bin for your Microsoft Windows system tray area.
MiniBin is completely configurable as well as themeable using standard icon files (*.ico) via minibin’s context menu.
Also, you can change or translate every text e-sushi’s minibin displays by simply modifying minibin’s INI file.
Minibin has been build by e-sushi to adapt to its user’s personal preferrences.
License and changelogs
MiniBin licensed under a Creative Commons “Attribution — Non-Commercial — No Derivations 3.0 Unported” License.
License file and changelogs can be found in installation folder of MiniBin.
Themes
You can find minibin-themes.zip
archive in downloaded package folder
Theme can be applied easily by right mouse button click on minibin tray icon → Change Icons → CLick on each icon to change it on icon from chosen theme.
Language
You can easily translate minibin user interface by editing minibin-language.ini
file into installation folder
Log in or click on link to see number of positives.
- minibin.zip (cc597f8eaae5) - ## / 63
- minibin.6.6.0.004.nupkg (2939bcc46a7f) - ## / 60
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 |
---|---|---|---|---|
MiniBin 6.6.0.004 | 1863 | Monday, October 11, 2021 | Approved | |
MiniBin 6.6.0.003 | 1595 | Tuesday, February 23, 2021 | Approved | |
MiniBin 6.6.0.002 | 213 | Thursday, January 21, 2021 | Approved | |
MiniBin 6.6.0.001 | 217 | Wednesday, November 25, 2020 | Approved | |
MiniBin 6.6.0.0 | 199 | Friday, October 16, 2020 | Approved |
Copyright © 2007-2014 Mike Edward Moras (e-sushi™)
Program
6.6.0.0 - Added "configUpdateSpeed" to INI [Tweak] section.
This tweak settig allows you to configure the
update speed in seconds. You can set a value of
1 up to 60, allowing minibin to update whenever
you want... from every second up to every minute.
Previous versions
6.5.0.1 - Tiny cosmetic fix.
6.5.0.0 - Currently active icons are displayed as preview
in the "Change Icons" menu.
6.4.0.0 - Added fix for Windows 8.1 hybernation problem.
- Introduced changelog due to popular demand.
Previous changes are not available.
This package has no dependencies.
Ground Rules:
- This discussion is only about MiniBin and the MiniBin 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 MiniBin, 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.