diff --git a/src/WindowsInstaller/information/Creation of SHA256 checksum file.txt b/src/WindowsInstaller/information/Creation of SHA256 checksum file.txt index 942145faea..feb1f96699 100644 --- a/src/WindowsInstaller/information/Creation of SHA256 checksum file.txt +++ b/src/WindowsInstaller/information/Creation of SHA256 checksum file.txt @@ -1,9 +1,9 @@ -1. Take the file '' +1. Take the file 'FreeCAD-filename-SHA256.txt' 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.: +5. Run Windows' 'certutil' utility in the command line, e.g.: certutil -hashfile FreeCAD-0.19.3-WIN-x64-installer-1.exe SHA256