Update main.ps1

This commit is contained in:
egieb
2024-06-12 20:31:39 +00:00
committed by GitHub
parent 64f19808e1
commit 2682b2d134

View File

@@ -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){