You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2022. It is now read-only.
Getting the help of verpatch.exe via verpatch /? returns false as exit code though it should be true. # Windows PowerShell C:\> .\verpatch.exe /? C:\> $? True
Getting the help of verpatch.exe via
verpatch /?returns false as exit code though it should be true.# Windows PowerShellC:\> .\verpatch.exe /?C:\> $?True