Paul Broadwith
Paul Broadwith
This is based on this Gitter conversation ([start](https://gitter.im/chocolatey/chocolatey.org?at=5c813a2abf7990126e658ba2) and [relevant part](https://gitter.im/chocolatey/chocolatey.org?at=5c813c06293ac75db56b6565)). When a package is being downloaded from GitHub (which requires TLS 1.2) Chocolatey will fail with this error message:...
When writing a package to install a font I found the [chocolatey-font-helpers.extension](https://chocolatey.org/packages/chocolatey-font-helpers.extension) package. I feel that functionality like this should be part of the Chocolatey Helpers as it's actually one...
The help that covers the Chocolatey parameters states that specific versions of Chocolatey / Chocolatey For Business is required. An example of this is (`choco source -?`): ``` --adminonly, --admin-only...
Launching the Zoom app from Wavebox does not provide the option for virtual backgrounds: Using Ungoogled Chromium, the options are available: It's suggested [here](https://community.zoom.com/t5/Zoom-Meetings/Feature-request-Zoom-Web-App-does-not-support-virtual-background/m-p/244389/highlight/true#M132265) that the Virtual Backgrounds option may...
When running a `choco sync` command it will take the version from the installer and use that as the version of any package it creates. As this can be wrong...
### Checklist * [x] I have verified this is the correct repository for opening this issue. * [x] I have verified no other issues exist related to my request. ###...
The default language for Chocolatey Central Management is English. This issue is to gather feedback on what languages customers would like to see Chocolatey Central Management user interface support. Please...
### Checklist * [x] I have verified this is the correct repository for opening this issue. * [x] I have verified no other issues exist related to my request. ###...
When Chocolatey installs a package it will create a link between the package and the installer's entry in Programs and Features. This is used by the choco automatic sync feature...