12-08-2018, 01:35 AM
fyi if it hasn't already been posted to check sha512 sum launch powershell and run the below:
'Get-Filehash -path C:\Users\yourname\Desktop\1.FLAC -algorithm SHA512 | fl'
remove the ' and change path to where your file is (full file path with extension)
'Get-Filehash -path C:\Users\yourname\Desktop\1.FLAC -algorithm SHA512 | fl'
remove the ' and change path to where your file is (full file path with extension)