Romain

Results 138 comments of Romain

yes, but in our case, i don't how it can work because the folder names are not "integers"

Hi, can you share your log file please ? I think you may exclude the wrong app ID.

https://github.com/microsoft/winget-pkgs/tree/8d7a2ef71417ba09414920e802e0eef029df96e1/manifests/j/JanDeDobbeleer/OhMyPosh

in your log I clearly see that the `JanDeDobbeleer.OhMyPosh` is not in your black list txt file...

basically, your problem seems to be related to Winget itself, as you have installed an app that is detected by Winget. Then, WAU take the lead if Winget detects an...

Hi. As we've just created a script to better handle Winget Updates, we still use Winget engine itself and we are based on Winget mechanisms. So it really depends on...

Regarding my own experience, it works great for most of apps. I only have trouble with apps like ShareX that start with Windows, so obviously if installer does't handle running...

In fact, sometimes behind a captive portal (on Gust WiFi for instance) google.com responds (but with the captive portal IP). There is probably a better way to check connectivity even...

I see. As a workaround, before installing WAU, you could change this settings in the script and block WAU Slef Update. I don't really know how to optimize this part,...

brilliant ! Initially I wanted to use Github API, but do to [limitations](https://docs.github.com/en/rest/overview/resources-in-the-rest-api#requests-from-personal-accounts) I wanted to have something else. But your idea is simple and efficient. Thanks 😅