Kaleb Luedtke
Kaleb Luedtke
[Policy] Command-List
This is most likely because the service is attempting to run using the System context instead of a user context
> 2024-07-06 19:24:05.223 [FAIL] Installer failed security check. Url: https://github.com/Bedrock-OSS/regolith/releases/download/1.3.0/regolith-1.3.0.msi Result: 0x80004005
@wingetbot run
[Policy] Breaking Change [Policy] Area-Manifest * Related to #2128
The error that the process is still running is actually coming from the installer itself and not WinGet. Fundamentally, all WinGet does is download the new installer and run it....
I would also like the ability to edit the data of the applications displayed in the list. Use Case: An application doesn’t write the `DisplayVersion` into registry, making it show...
I'll leave that up to @denelon, but considering that the index creation is part of the CLI implementation, I had opted to put it here, mostly for planning purposes within...
I'm not able to reproduce the issue, I get the appropriate response from the store, just like the other users in the other issue you linked. ``` PS E:\winget-pkgs> winget...
I did some further investigation, and this is 100% due to the Microsoft Store APIs returning different responses. Here is what I found: When the market is set to `DE`...