Forum > Windows (32/64)

Error onInstall

(1/2) > >>

smzc:
I encountered an error while installing lazarus-4.6-fpc-3.2.2-win64.exe on my computer.  My motherboard is ASUS B550, and the CPU is AMD 5600. I would be extremely grateful for your help.
The message is "The setup files are corrupted,Please obtain a new copy aof the program.",But on the Intel 10th generation platform, everything works fine.

paweld:
First, check the file's checksum, as you may have downloaded a corrupted file - the SHA-256 hash for the file lazarus-4. 6-fpc-3.2.2-win64.exe is: e53ef697644bfa9588cee833edd2c76af42f79331fff2eb9f730fef86fbda00f

In Windows 10 and later versions, you can check the SHA-256 hash using the following command:

--- Code: ---certutil -hashfile c:\path_with_file\lazarus-4.6-fpc-3.2.2-win64.exe sha256
--- End code ---

smzc:
The SHA256 hash of lazarus-4.6-fpc-3.2.2-win64.exe: 
d982b867dd1db0b994de88cd4a15d6673eb158b1eadcefe2de990383e2a12560 
CertUtil: -hashfile command completed successfully.

Thaddy:
Then you have your answer:
If the hash is wrong it is not equal to the official distribution....

smzc:
This is correct.:e53ef697644bfa9588cee833edd2c76af42f79331fff2eb9f730fef86fbda00f

Navigation

[0] Message Index

[#] Next page

Go to full version