From 994fb945654e12cbe95762be3634092fada18f1d Mon Sep 17 00:00:00 2001 From: smo Date: Tue, 8 Apr 2025 08:56:07 +0000 Subject: [PATCH] Update toolbox.ps1 --- toolbox.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/toolbox.ps1 b/toolbox.ps1 index 699eaf0..5055dfe 100644 --- a/toolbox.ps1 +++ b/toolbox.ps1 @@ -23,6 +23,7 @@ function Show-MainMenu { Write-Host "[4] Cris z'n Autopilot Hash Script OFFLINE" -ForegroundColor Yellow Write-Host "[5] GPO & MDM Sync forceren" -ForegroundColor Yellow # Voeg meer opties toe + Write-Host Write-Host "[X] Afsluiten" -ForegroundColor Red Write-Host }