[Win installer] add info
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
1. Take the file ''
|
||||
2. Save it to the location of the file you want to checksum
|
||||
3. Rename it so that you replace 'filename' with the name of your file you want to checksum.
|
||||
Thereby don't forget that the file ending has to be part of the name.
|
||||
4. Open the file in a text editor
|
||||
5. Run Windows' certutil utility in the command line, e.g.:
|
||||
|
||||
certutil -hashfile FreeCAD-0.19.3-WIN-x64-installer-1.exe SHA256
|
||||
|
||||
6. Copy the resulting hash from the command line to the file
|
||||
7. Update file size and filename in the file
|
||||
@@ -0,0 +1,3 @@
|
||||
Name: FreeCAD-0.19.3-WIN-x64-installer-1.exe
|
||||
Size: 583773656 bytes (556 MiB)
|
||||
SHA256: d4cc7869b7bb1c3e5c7b4fe75a578bc825d191d4cd4054fa015d7ae83c6f51f7
|
||||
Reference in New Issue
Block a user