ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Go to file
Malte Kuhlmann 22859d5053
Ensure proper saving of settings on file shares
On Windows file shares (DFS) with restricted WRITE_DAC permission, the method File.Replace results in a System.UnauthorizedAccessException, even when the user has full permissions to interact with the file and folder. This configuration can commonly be found in business environments.

By setting the flag ignoreMetadataErrors to true, errors related to attributes and ACL are ignored. This results in the settings being saved correctly. Normal errors during file operation are not suppressed with this change, they should fail as usual.
2022-07-12 13:31:03 +02:00
.github Delete codeql-analysis.yml 2021-12-22 11:46:34 +03:00
AppVeyor Move appveyor.yml to root folder 2022-02-05 08:40:03 +03:00
Lib Not using 7-Zip anymore 2018-03-03 00:06:40 +03:00
Licenses fixed #5049: Update FFmpeg license text 2020-09-16 19:41:21 +03:00
ShareX Only open fullscreen preview on left click 2022-07-12 08:04:37 +03:00
ShareX.HelpersLib Ensure proper saving of settings on file shares 2022-07-12 13:31:03 +02:00
ShareX.HistoryLib Polish translations 2022-07-03 22:17:03 +02:00
ShareX.ImageEffectsLib Polish translations 2022-07-03 22:17:03 +02:00
ShareX.IndexerLib Polish translations 2022-07-03 22:17:03 +02:00
ShareX.MediaLib Add translations lost by IDE 2022-07-04 11:04:41 +02:00
ShareX.NativeMessagingHost Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
ShareX.ScreenCaptureLib Merge pull request #6320 from RikoDEV/develop 2022-07-10 09:06:26 +03:00
ShareX.Setup Added pl language to setup script 2022-07-10 09:54:38 +03:00
ShareX.Steam Update year 2022-01-11 19:32:17 +03:00
ShareX.UploadersLib Merge pull request #6320 from RikoDEV/develop 2022-07-10 09:06:26 +03:00
.editorconfig Added IDE0051 rule 2021-06-11 01:38:57 +03:00
.gitattributes Add crlf rules 2017-06-08 19:29:50 +03:00
.gitignore Download FFmpeg to Output folder instead of Lib 2018-07-19 17:08:04 +03:00
appveyor.yml Removed SignPath webhook 2022-02-20 10:00:39 +03:00
LICENSE.txt README and version history changes 2013-11-20 20:20:46 +02:00
README.md Update Twitter username 2022-01-22 08:18:52 +03:00
SharedAssemblyInfo.cs Increase version 2022-07-08 09:54:04 +03:00
ShareX.sln Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00

ShareX

Build status CodeFactor License Release Downloads Discord Twitter

Screenshot

For further information check getsharex.com