Gary Ewan Park

Results 855 comments of Gary Ewan Park

@erotavlas85 When you are installing the package that you are creating, that is using Install-ChocolateyFileAssociation, add the options to the install command, similar to this: `choco install -dv` this simply...

@brian6932 can you check to see if there is a `.reigstry` file in the following location: ``` C:\ProgramData\chocolatey\.chocolatey\mingw. ``` If there is, can you copy it to this issue?

The way that Chocolatey works, in terms of integrating with application installed into Add/Remove Programs, is to capture the registry keys that are created during the installation. The captured registry...

@AnthonyMastrean I have just been through a series of maintainer requests, and I have added @dgalbraith as a maintainer of the above packages. I have left you as a maintainer...

@BADF00D are there any plans to release a new version of this extension for Visual Studio 2022?

Looks like there is already a `duck` package out there: https://chocolatey.org/packages/duck Not sure what else to call the package.

@pascalberger this isn't any sort of deadlock issue with the way that we were calling `GetAwaiter().GetResult()` is it?

@pauby I have assigned you as a reviewer to this PR, but this PR should not be merged until we are ready to ship the upcoming versions of Chocolatey products.

@pauby thank you for the review here. I am going to get this merged once the CI build completes