From 2682b2d1344a09ddedadedd307825a1b6f00cd31 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:31:39 +0000 Subject: [PATCH] Update main.ps1 --- BadUSB-Detect-and-Protect/main.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/BadUSB-Detect-and-Protect/main.ps1 b/BadUSB-Detect-and-Protect/main.ps1 index cc9d919..b177cc1 100644 --- a/BadUSB-Detect-and-Protect/main.ps1 +++ b/BadUSB-Detect-and-Protect/main.ps1 @@ -235,6 +235,7 @@ public static extern int ToUnicode(uint wVirtKey, uint wScanCode, byte[] lpkeyst $notify.ShowBalloonTip(3000, $balloonTipTitle, $balloonTipText, [System.Windows.Forms.ToolTipIcon]::Info) while ($true) { + $notify.Visible = $false CheckNew $global:CurrentStatus = 'Waiting For Devices' if ($match){