Gary Ewan Park

Results 855 comments of Gary Ewan Park

@TakataSanshiro I will wait for your first package version to go through moderation before merging this.

@TakataSanshiro thank you very much for your help with this package!

@corbob this is done, right? I don't think I knew about this issue when I did the work.

@cedrox @dazinator I am not a big user of Azure DevOps, so I am not the right person to attempt to take on this work. Within GitReleaseManager, we now have...

@sydbarrett74 the log messages that you have provided that you are using UniGetUI and not Chocolatey GUI. Can you please confirm exactly what is being used. For clarity, Chocolatey GUI...

In which case, I am struggling to understand why this file is being executed: ``` C:\Users\sydba\AppData\Local\UniGetUI\Chocolatey\lib\nanazip\tools\chocolateyinstall.ps1 ``` I would expect this file to live in the `C:\ProgramData\chocolatey` folder.

In all honesty, I am not sure 😢 I have actually recently been trying to set up UniGetUI to get an understanding of how things work with it, so I...

Can you run another command in your PowerShell session, and let me know what it returns. ``` $env:ChocolateyInstall ```

Ok, that explains the problem, as the Chocolatey installation script uses the value in that environment variable during the installation. I wasn't aware that UniGetUI would do that, or, perhaps...