Updatescript Apps Winodws

This commit is contained in:
NiceDevil
2023-11-26 17:06:34 +01:00
parent 4fdd700644
commit 9db018df31

View File

@@ -1,8 +1,14 @@
# Choose from the list
More Scripts will follow in the future.
### Install Scripts
## Install Scripts
* [Winget](Install/install_winget.ps1)
### Update Scripts
## Update Scripts
### Update all Applications in Windows
```powershell
winget upgrade --all --include-unknown
```