null-safe patches

This commit is contained in:
titus
2026-03-05 17:20:30 -06:00
parent d2dbf03572
commit b481064437
7 changed files with 81 additions and 18 deletions

View File

@@ -265,4 +265,4 @@ function Invoke-WinUtilISOWriteUSB {
}) | Out-Null
$script.BeginInvoke() | Out-Null
}
}