There was an error while loading. Please reload this page.
1 parent 2fde3af commit d297deeCopy full SHA for d297dee
Detect-USBStatus.ps1
@@ -54,6 +54,8 @@ Function Write-Log{
54
Write-Host $logstring
55
}
56
57
+
58
+#https://powershell.org/2013/04/29/powershell-popup/
59
Function Show-PopUp{
60
<#
61
.SYNOPSIS
0 commit comments