From bcd278c86097a5249e3514750c4fcc2c528235b5 Mon Sep 17 00:00:00 2001 From: Uwe Date: Wed, 15 Dec 2021 12:03:31 +0100 Subject: [PATCH] [Win installer] add info --- .../information/Creation of SHA256 checksum file.txt | 11 +++++++++++ .../information/FreeCAD-filename-SHA256.txt | 3 +++ 2 files changed, 14 insertions(+) create mode 100644 src/WindowsInstaller/information/Creation of SHA256 checksum file.txt create mode 100644 src/WindowsInstaller/information/FreeCAD-filename-SHA256.txt diff --git a/src/WindowsInstaller/information/Creation of SHA256 checksum file.txt b/src/WindowsInstaller/information/Creation of SHA256 checksum file.txt new file mode 100644 index 0000000000..942145faea --- /dev/null +++ b/src/WindowsInstaller/information/Creation of SHA256 checksum file.txt @@ -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 \ No newline at end of file diff --git a/src/WindowsInstaller/information/FreeCAD-filename-SHA256.txt b/src/WindowsInstaller/information/FreeCAD-filename-SHA256.txt new file mode 100644 index 0000000000..fcd4268c83 --- /dev/null +++ b/src/WindowsInstaller/information/FreeCAD-filename-SHA256.txt @@ -0,0 +1,3 @@ +Name: FreeCAD-0.19.3-WIN-x64-installer-1.exe +Size: 583773656 bytes (556 MiB) +SHA256: d4cc7869b7bb1c3e5c7b4fe75a578bc825d191d4cd4054fa015d7ae83c6f51f7