Friday 18 January 2013

Generate an SHA1 hash on Windows

*when you don't have Powershell

Download the FCIV tool from Microsoft:

http://support.microsoft.com/kb/841290

Extract it to the same folder that your file is in.

Open a Command Prompt and run:

FCIV.exe -add <filename> -sha1

No comments:

Post a Comment