Skip to content

Second Opinion v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 22:28

Second Opinion v0.4.0 - read-only Windows crash triage. It changes nothing on the machine.

Download SecondOpinion-v0.4.0.zip below, Extract All, then double-click Run Second Opinion.cmd.
The ZIP contains that launcher, src/Invoke-SecondOpinion.ps1, and the README.

Verify your download (optional). SHA256SUMS.txt holds the SHA-256 of the ZIP. In PowerShell:

Get-FileHash SecondOpinion-v0.4.0.zip -Algorithm SHA256

and confirm the printed hash matches the line in SHA256SUMS.txt. The README's
"Verify your download" section has a copy-paste one-liner that does the check for you.