Beende Anwendungen nach installation.
This commit is contained in:
@@ -105,6 +105,10 @@ do {
|
|||||||
Write-Host "Programm $utility bereits installiert" -ForegroundColor Green
|
Write-Host "Programm $utility bereits installiert" -ForegroundColor Green
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
# Programme schließen die sich automatisch starten -> Frechheit!
|
||||||
|
taskkill /IM advanced_ip_scanner.exe
|
||||||
|
taskkill /IM PowerToys.Settings.exe
|
||||||
|
|
||||||
# OOShutup10 herunterladen und config reinrendenr.
|
# OOShutup10 herunterladen und config reinrendenr.
|
||||||
Write-Host "Lade OOshutup10 herunter bitte warten..." -ForegroundColor Blue
|
Write-Host "Lade OOshutup10 herunter bitte warten..." -ForegroundColor Blue
|
||||||
Try {
|
Try {
|
||||||
|
|||||||
Reference in New Issue
Block a user