Update README.md
parent
0b3f0d9b45
commit
fff766d481
|
@ -1,9 +1,12 @@
|
||||||
# Winget-autoupdate
|
# Winget-autoupdate
|
||||||
Scripts to create scheduled tasks to daily update apps as system and notify connected users
|
Scripts to create scheduled tasks to daily update apps as system and notify connected users
|
||||||
|
|
||||||
## Intallation:
|
## Intallation
|
||||||
Simply download project, unzip, run install.bat as admin.
|
Simply download project, unzip, run install.bat as admin.
|
||||||
|
|
||||||
## Info:
|
## Info
|
||||||
You can exclude app to update :
|
You can exclude app to update :
|
||||||
Add the apps' ID you want to disable autoupdate to 'sample-excluded_apps.txt' and rename it to 'excluded_apps.txt'.
|
Add the apps' ID you want to disable autoupdate to 'sample-excluded_apps.txt' and rename it to 'excluded_apps.txt'.
|
||||||
|
|
||||||
|
## Optimization
|
||||||
|
As I am not originaly a script dev, fell free to give me any advise or optimisation in code. Thanks :ok_hand:
|
||||||
|
|
Loading…
Reference in New Issue