We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7989f commit b7df042Copy full SHA for b7df042
1 file changed
SystemTester.ps1
@@ -1,6 +1,6 @@
1
# Portable Sysinternals System Tester
2
# Created by Pacific Northwest Computers - 2025
3
-# Complete Production Version - v2.2
+# Complete Production Version - v2.21
4
5
param([switch]$AutoRun)
6
@@ -1847,4 +1847,4 @@ if ($MyInvocation.InvocationName -ne '.') {
1847
finally {
1848
Write-Host "Thank you for using Sysinternals Tester v$script:VERSION!" -ForegroundColor Cyan
1849
}
1850
-}
+}
0 commit comments