Update README.md
parent
db16385c17
commit
af65eb6392
|
@ -172,8 +172,8 @@ Remove scheduled tasks and scripts.
|
|||
See https://github.com/Romanitho/Winget-AutoUpdate/discussions/88
|
||||
|
||||
## Custom script (Mods for WAU)
|
||||
**Mods for WAU** allows you to craft a script to do whatever you like via `_WAU-mods.ps1` in the **mods** folder.
|
||||
This script executes **if the network is active/any version of Winget is installed/WAU is running as SYSTEM**.
|
||||
**Mods for WAU** allows you to craft a script to do whatever you like via `_WAU-mods.ps1` in the **mods** folder.<br>
|
||||
This script executes **if the network is active/any version of Winget is installed/WAU is running as SYSTEM**.<br>
|
||||
If **ExitCode** is **1** from `_WAU-mods.ps1` then **Re-run WAU**.
|
||||
## Custom scripts (Mods feature for Apps)
|
||||
From version 1.8.0, the Mods feature allows you to run additional scripts when upgrading or installing an app.
|
||||
|
|
Loading…
Reference in New Issue