Back

Topic

[KB1219]EmVue v1 – Software download

Tags: Versions

1 week ago
By LM
Options
Print
Applies to:

EmVue v1


Summary:

By following the information below, you can download the latest EmVue v1.


Details:

Download link EmVue v1

EmVue_1.0.162.iso : Download

Hash (SHA256) : 8A4343BC8044762E1CE7FC8A22602897DC346DA38F7672D4B810FB6367953F01

How to verify the integrity of downloaded files?

Prior to installing the software, it is important to check the integrity of the file(s) you have downloaded. When you received instructions for download from us, we included the file(s) SHA fingerprint. To ensure a file has not been corrupted, it is necessary to calculate the fingerprint of the file(s) you have downloaded in order to make sure it matches the one provided in the download instructions.

  1. Open the Windows startup menu, type “Powershell” and press Enter to open a Powershell terminal.
  2. Using the command CD, move to the directory where the downloaded installation media is located.
  3. Run the following Powershell command where <filename> is the name of the downloaded file to verify and <hash> is the fingerprint provided separately.
    (Get-FileHash -Algorithm SHA256 -path “<filename>”).Hash -eq “<hash>”
  4. After a few seconds, you obtain an output indicating True if the fingerprint of the downloaded file matches the hash value provided, and False otherwise.
    For example, the following command to verify the Release 1.0.162 iso file returns True:
    (Get-FileHash –Algorithm SHA256 -path “.\EmVue_1.0.162.iso“).Hash -eq
    “8A4343BC8044762E1CE7FC8A22602897DC346DA38F7672D4B810FB6367953F01”

We advise you to never launch an installation package if the fingerprint of the downloaded file does not match our reference. If they are different we recommend retrying the download to rule out errors that may be due to network issues. If the fingerprints remain different, please inform us as soon as possible so we can take necessary actions.

   

Created on: 23 Nov 2024 Last update: 25 Nov 2024