Update README.md

pull/2/head
Romanitho 2022-01-21 09:36:07 +01:00 committed by GitHub
parent 0b3f0d9b45
commit fff766d481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,12 @@
# Winget-autoupdate
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.
## Info:
## Info
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'.
## Optimization
As I am not originaly a script dev, fell free to give me any advise or optimisation in code. Thanks :ok_hand: