Install Reihenfolge geändert.
This commit is contained in:
@@ -69,6 +69,7 @@ Es gibt eine Handvoll Software für die kein Winget Paket verfügbar ist. Die Gr
|
||||
- [Battl.net Client](https://www.blizzard.com/de-de/apps/battle.net/desktop)
|
||||
- [Filezilla Client](https://filezilla-project.org/index.php)
|
||||
- [MySQL Workbench](https://www.mysql.com/products/workbench/)
|
||||
- [MSI Afterburner](https://www.msi.com/Landing/afterburner/graphics-cards)
|
||||
|
||||
### Diverses
|
||||
- Prüfen ob Installationsort einzelner Software angepasst werden soll.
|
||||
|
||||
@@ -131,7 +131,7 @@ do {
|
||||
}
|
||||
} '5' {
|
||||
Write-Host "Beginne mit dem Update aller Pakete..."
|
||||
winget upgrade --all --accept-package-agreements --accept-source-agreements
|
||||
winget upgrade --all
|
||||
remove-item ~\Desktop* -include *.lnk
|
||||
if (Get-Module -ListAvailable -Name PSWindowsUpdate) {
|
||||
Write-Host "Installiere Windows Updates..."
|
||||
|
||||
Reference in New Issue
Block a user