CookieHCl

Results 7 comments of CookieHCl

@AMDphreak If your assumption about the script is right, (I don't know anything about powershell script) then probably you should create issue in [this repository](https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/msys2). You can get the link...

> Please make it configurable. I do not want to click on it by mistake. Probably make the button red so user can think this is dangerous?

> From a UX perspective, it just needs a confirmation dialogue to ensure users don't click it by mistake and instantly lose the prompt. This seems to be better than...

Did you check the settings? There is a check box named "Always save all generated images".

This seems to be a duplicate of #2728. But since #2728's author is missing, can you add confirmation dialogue in this PR?

Use `os.makedirs(dir, exist_ok=True)` then you don't need 5 lines of code and it will work when intermediate-level directories are missing

How about uninstalling when you disable chocolatey, and installing when you enable it? Also can you do the same thing with Winget? I want to use system Winget, not something...