Winget-AutoUpdate
Winget-AutoUpdate copied to clipboard
WAU daily updates apps as system and notify connected users. (Allowlist and Blocklist support)
# Proposed Changes If a blacklist is used, winget will exclude all pinned apps from winget. ## Related Issues As requested in #644 > ([Github link][autolink-references] to related issues or...
### The problem 10:47:40 - Notification Level: Full. Notification Language: Deutsch 10:47:40 - Checking internet connection... 10:47:40 - Connected ! 10:47:41 - Winget Version: v1.8.1911 10:47:41 - WAU current version:...

### The problem Hi. To mass deploy WAU on user's computer I use a remote management tool that executes cmd commands under NT Authority\SYSTEM account on remote computers (ESET Agent...
https://github.com/Romanitho/Winget-AutoUpdate/blob/a63a3957978a14941f0b318afe9052d4988b84cd/Sources/Wix/build.wxs#L26 We are expanding the `POWERSHELLEXE` property during `AppSearch` action, but we are not using it later and we end up with those two little monsters: https://github.com/Romanitho/Winget-AutoUpdate/blob/a63a3957978a14941f0b318afe9052d4988b84cd/Sources/Wix/build.wxs#L254-L255 Shouldn't it be...
### The request I would like to make the source parameter configurable. Currently `-s winget` is always used as an argument so that private repositories are ignored. But since I...
### The request MSI installer. ### Is your feature request related to a problem? ```txt Being able to install the client through windows domain application installer makes a lot of...
### The problem I have maintained manually a list of applications being pined to a certain version in winget. It seems that this list is ignored. ### What version of...
# Proposed Changes If you install LibreWolf from winget by default it will automatically install [LibreWolf-WinUpdater](https://codeberg.org/ltguillaume/librewolf-winupdater)  ## Related Issues > ([Github link][autolink-references] to related issues or pull requests) [autolink-references]:...
### The request I did not find any uninstallation for the WAU client. Which for example uninstall all WAU versions from computer. I am using INTUNE so I will be...