From 6ae061e5bea04fc931e7a8d2c1a3b5b655aa5faf Mon Sep 17 00:00:00 2001 From: Uwe Date: Wed, 15 Dec 2021 12:42:39 +0100 Subject: [PATCH] [Win installer] fix typos --- .../information/Creation of SHA256 checksum file.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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