apcsb

Results 3 issues of apcsb

I am trying to pay something with PayPal (or log into my account to open a ticket) and I get ReCaptcha. I get the "click all that contains" as well...

Hi. I think you could replace ``` $winget_exe = Resolve-Path "C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_*_x64__8wekyb3d8bbwe\winget.exe" if ($winget_exe.count -gt 1){ $winget_exe = $winget_exe[-1].Path } ``` with a one-liner, if I understand your intent correctly....

### Brief description of your issue When `winget list` is used with the `scope=machine` in a `non-admin` context, instead of telling the user that they need admin it throws a...

Issue-Bug
Command-List