sebaFlame

Results 16 comments of sebaFlame

It does not. I still can not update/upgrade as user or upgrade as administrator. In the attached file ([WinGet-2023-02-22-13-49-49.557.log](https://github.com/microsoft/winget-cli/files/10804079/WinGet-2023-02-22-13-49-49.557.log) you'll find several access denied errors.

I have a non standard (system-wide) TEMP location. I can not find one under %LOCALAPPDATA%/Temp. I removed the WinGet directory in the system-wide temp and this did not fix the...

I gave "Everyone" "Full Control" on that temp directory and now update works. Upgrade does not work. It's giving Access Denied when the installer gets executed. I believe it can...

After manually adding the group "Administrators" to the downloaded installer (.exe/.msi) under %TEMP%/WinGet I can get upgrade to work. If I change any of the permissions on the directories, WinGet...

I've changed the modified %TEMP% back to %LOCALAPPDATA%/Temp on the user account and everything is working again. WinGet might be using a hard-coded temp path?

@MSWingetTeam I believe this is directly related to https://github.com/microsoft/winget-cli/pull/2945 . I also had to add CREATOR OWNER permissions on the the custom %TEMP%. When I add Administrators group, it gets...

I installed the latest preview (https://github.com/microsoft/winget-cli/releases/tag/v1.5.441-preview) and this fixed the issue. Closing!

> Ah no I was wrong, I think you want to do: > > ``` > /remote add weechat http://localhost:9000/some/path/here > ``` > > Right? > > Then WeeChat would...

This might be due to another issue. I have a local weechat and a remote weechat to which I connect with API. I put the remote weechat behind an apache...

This might help you: https://github.com/microg/GmsCore/issues/2844#issuecomment-3418453662