Format change
parent
697e982885
commit
492cec3900
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue