From 492cec390009fc7879b86fe6b577ec1b10b14935 Mon Sep 17 00:00:00 2001 From: Romain <96626929+Romanitho@users.noreply.github.com> Date: Mon, 4 Jul 2022 12:18:55 +0200 Subject: [PATCH] Format change --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index eb3bb8f..a868f3e 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,7 @@ You can easily translate toast notifications by creating your locale xml config By default, scripts and components will be placed in ProgramData location (inside a Winget-AutoUpdate folder). You can change this with script argument (Not Recommended). ### When does the script run? -Scheduled task is set to run: -- At user logon -- At 6AM Everyday (with the -StartWhenAvailable option to be sure it is run at least once a day) -This way, even without connected user, powered on computers get updated anyway. - -> From version 1.9.0 (on new installations) WAU runs everyday at 6AM. You can now configure the frequency with `-UpdatesInterval` option (Daily, Weekly, Biweekly or Monthly). You can also add `-UpdatesAtLogon` parameter to run at user logon and keep this option activated like previous versions (recommanded). +From version 1.9.0 (on new installations) WAU runs everyday at 6AM. You can now configure the frequency with `-UpdatesInterval` option (Daily, Weekly, Biweekly or Monthly). You can also add `-UpdatesAtLogon` parameter to run at user logon and keep this option activated like previous versions (recommanded). ### Log location You can find logs in install location, in log folder. @@ -97,7 +92,7 @@ Set WAU to run at user logon. **-UpdatesInterval** Specify the update frequency: Daily (Default), Weekly, Biweekly or Monthly. -**-RunOnMetered** +**-RunOnMetered** Run WAU on metered connection. Default No. **-Uninstall**