Downloads:
381,823
Downloads of v 16.1.0:
39,682
Last Update:
12 May 2024
Package Maintainer(s):
Software Author(s):
- Berk Jaex
Tags:
sharex clipboard upload 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
ShareX (Install)
- 1
- 2
- 3
16.1.0 | Updated: 12 May 2024
- 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:
381,823
Downloads of v 16.1.0:
39,682
Maintainer(s):
Software Author(s):
- Berk Jaex
ShareX (Install) 16.1.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Berk Jaex. The inclusion of Berk Jaex trademark(s), if any, upon this webpage is solely to identify Berk Jaex goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Are Exempted or Have Failed
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install ShareX (Install), run the following command from the command line or from PowerShell:
To upgrade ShareX (Install), run the following command from the command line or from PowerShell:
To uninstall ShareX (Install), 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 sharex --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 sharex -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 sharex -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 sharex
win_chocolatey:
name: sharex
version: '16.1.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'sharex' do
action :install
source 'INTERNAL REPO URL'
version '16.1.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller sharex
{
Name = "sharex"
Version = "16.1.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'sharex':
ensure => '16.1.0',
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 12 May 2024.
Screen capture, file sharing and productivity tool.
Why ShareX?
- Free
- Open source
- No advertisements
- Lightweight
- Over 10 years of active development
- Easy screen capture sharing
- Supports over 80 destinations
- Customizable workflows
Features
- Various capture / Capture methods
- After capture tasks
- Region capture / Region types
- Annotation tools
- Various upload methods
- After upload tasks
- 80 image, text, file uploader destinations
- URL shorteners
- Custom URL shortener
- URL sharing services
NOTE: This is an automatically updated package. If you find it is out of date by more than a week, please contact the maintainer(s) and let them know the package is no longer updating correctly.
Log in or click on link to see number of positives.
- sharex.16.1.0.nupkg (156ee01cf64b) - ## / 67
- ShareX-16.1.0-setup.exe (8f082b1939af) - ## / 72
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 |
---|---|---|---|---|
ShareX (Install) 16.1.0 | 39682 | Sunday, May 12, 2024 | Approved | |
ShareX (Install) 16.0.1 | 19527 | Sunday, March 17, 2024 | Approved | |
ShareX (Install) 15.0.0 | 100471 | Tuesday, January 24, 2023 | Approved | |
ShareX (Install) 14.1.0 | 23293 | Friday, July 15, 2022 | Approved | |
ShareX (Install) 14.0.1 | 5168 | Friday, July 8, 2022 | Approved | |
ShareX (Install) 14.0.0 | 4295 | Friday, July 1, 2022 | Approved | |
ShareX (Install) 13.7.0 | 22800 | Thursday, December 30, 2021 | Approved | |
ShareX (Install) 13.6.1 | 17917 | Friday, September 10, 2021 | Approved | |
ShareX (Install) 13.6.0 | 3034 | Sunday, September 5, 2021 | Approved | |
ShareX (Install) 13.5.0 | 14298 | Friday, May 14, 2021 | Approved | |
ShareX (Install) 13.4.0 | 14518 | Wednesday, December 16, 2020 | Approved | |
ShareX (Install) 13.3.0 | 6954 | Friday, October 30, 2020 | Approved | |
ShareX (Install) 13.2.1 | 6962 | Tuesday, September 8, 2020 | Approved | |
ShareX (Install) 13.2.0 | 2651 | Monday, August 31, 2020 | Approved | |
ShareX (Install) 13.1.0 | 11267 | Sunday, March 1, 2020 | Approved | |
ShareX (Install) 13.0.1 | 11449 | Wednesday, August 28, 2019 | Approved | |
ShareX (Install) 13.0.0 | 1124 | Saturday, August 24, 2019 | Approved | |
ShareX (Install) 12.4.1 | 8659 | Saturday, February 23, 2019 | Approved | |
ShareX (Install) 12.4.0 | 925 | Wednesday, February 20, 2019 | Approved | |
ShareX (Install) 12.3.1 | 5306 | Monday, November 19, 2018 | Approved | |
ShareX (Install) 12.3.0 | 1614 | Friday, November 9, 2018 | Approved | |
ShareX (Install) 12.2.0 | 6699 | Saturday, June 23, 2018 | Approved | |
ShareX (Install) 12.1.1 | 2797 | Tuesday, April 10, 2018 | Approved | |
ShareX 12.0.0 | 4002 | Sunday, December 3, 2017 | Approved | |
ShareX 11.9.1 | 6244 | Tuesday, August 15, 2017 | Approved | |
ShareX 11.9.0 | 982 | Sunday, August 13, 2017 | Approved | |
ShareX 11.8.0 | 2235 | Monday, July 10, 2017 | Approved | |
ShareX 11.7.0 | 3604 | Tuesday, April 18, 2017 | Approved | |
ShareX 11.6.0 | 2121 | Monday, February 27, 2017 | Approved | |
ShareX 11.5 | 1714 | Friday, January 27, 2017 | Approved | |
ShareX 11.4.1 | 2271 | Wednesday, November 16, 2016 | Approved | |
ShareX 11.3 | 1751 | Friday, September 30, 2016 | Approved | |
ShareX 11.2.1 | 1176 | Wednesday, August 31, 2016 | Approved | |
ShareX 11.1.0 | 1377 | Saturday, July 16, 2016 | Approved | |
ShareX 11.0.1 | 439 | Saturday, June 11, 2016 | Approved | |
ShareX 10.9.1 | 831 | Saturday, April 2, 2016 | Approved | |
ShareX 10.8.0 | 709 | Thursday, March 10, 2016 | Approved | |
ShareX 10.7.0.1 | 677 | Wednesday, February 24, 2016 | Approved | |
ShareX 10.7.0 | 502 | Sunday, February 21, 2016 | Approved | |
ShareX 10.6.1 | 794 | Wednesday, January 20, 2016 | Approved | |
ShareX 10.6.0 | 576 | Sunday, January 10, 2016 | Approved | |
ShareX 10.5.0 | 600 | Sunday, December 13, 2015 | Approved | |
ShareX 10.4.0 | 620 | Sunday, November 22, 2015 | Approved | |
ShareX 10.3.0 | 776 | Saturday, October 3, 2015 | Approved | |
ShareX 10.2.5 | 596 | Sunday, September 20, 2015 | Approved | |
ShareX 10.2.0 | 539 | Saturday, September 5, 2015 | Approved | |
ShareX 10.1.0 | 734 | Sunday, August 2, 2015 | Approved | |
ShareX 10.0.0-fix | 477 | Sunday, July 5, 2015 | Approved | |
ShareX 9.10.1 | 738 | Sunday, May 17, 2015 | Approved | |
ShareX 9.9.0 | 609 | Monday, April 13, 2015 | Approved | |
ShareX 9.8.0 | 603 | Sunday, March 15, 2015 | Approved | |
ShareX 9.7 | 526 | Monday, February 16, 2015 | Approved | |
ShareX 9.6.1 | 494 | Sunday, February 1, 2015 | Approved | |
sharex 9.4.2 | 493 | Monday, December 8, 2014 | Approved | |
sharex 9.4.0 | 499 | Monday, December 8, 2014 | Approved | |
sharex 9.3.1 | 761 | Saturday, September 13, 2014 | Approved | |
sharex 9.2.1 | 609 | Tuesday, July 22, 2014 | Approved | |
sharex 9.1 | 548 | Thursday, June 19, 2014 | Approved | |
sharex 9.0 | 566 | Monday, June 2, 2014 | Approved | |
sharex 8.7.1 | 610 | Friday, April 11, 2014 | Approved | |
sharex 8.5.0 | 604 | Thursday, February 13, 2014 | Approved | |
sharex 8.4.1 | 574 | Saturday, December 28, 2013 | Approved | |
sharex 8.4.0 | 505 | Monday, November 25, 2013 | Approved | |
sharex 8.4.0-github | 494 | Monday, December 2, 2013 | Approved | |
sharex 8.3.0.747 | 531 | Saturday, November 9, 2013 | Approved | |
sharex 8.2.0.655 | 523 | Saturday, October 12, 2013 | Approved | |
sharex 8.1.2.600 | 504 | Saturday, September 14, 2013 | Approved | |
sharex 8.0.0.463 | 474 | Monday, August 12, 2013 | Approved | |
sharex 7.2.0.436 | 534 | Tuesday, July 23, 2013 | Approved | |
sharex 7.0.1.390 | 569 | Wednesday, May 1, 2013 | Approved | |
sharex 7.0.1.351 | 526 | Tuesday, April 9, 2013 | Approved | |
sharex 6.7.0.311 | 527 | Thursday, March 21, 2013 | Approved | |
sharex 6.6.2.293 | 500 | Friday, March 1, 2013 | Approved |
2017 Gerhard Zehetbauer and Alexander Nimmervoll
Ground Rules:
- This discussion is only about ShareX (Install) and the ShareX (Install) 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 ShareX (Install), 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.