ShareX / ShareX

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.
https://getsharex.com
GNU General Public License v3.0
28.28k stars 3.11k forks source link

Add additional location for registry enforced settings for GPO compatibility #7457

Open huntsman95 opened 1 month ago

huntsman95 commented 1 month ago

Referencing the documentation - the registry key for these settings should live under Software\Policies\ShareX vs Software\ShareX so they can be properly enforced via GPO as a policy vs. a preference which can be overridden and does not delete after the group policy setting is removed.

In the interest of maintaining backward compatibility, I suggest the new location be added in the check function(s) of the software vs. outright replacing the existing location as this would create infosec issues in certain deployments.