By following the information below, you can download the latest PcVue 17 feature release.
The feature release – PcVue 17 is available for download on our web site. Please refer to the corresponding PcVue 17 – Release Information for more information. You will find the ReadMe of this version (available in English, Chinese, Russian, French and Japanese).
SHA-256 – 3E9432F795026373F2EEC990EA2E87C6B6E29A4976D0E513E310C25C74F064C8
You can also download here below licence utility to check, update or upgrade your PcVue license (dongle or software license)
SHA-256 – caafad7dbca4bc4c6b4d1aea0fe6c0a2484b501f422019b93bd4180e27f9eef6
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.
- Open the Windows startup menu, type “Powershell” and press Enter to open a Powershell terminal.
- Using the command CD, move to the directory where the downloaded installation media is located.
- 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>”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 Initial Release 17.0.0 iso file returns True:(Get-FileHash –Algorithm SHA256 -path “.\17.0.0_PcVue.iso”).Hash -eq “3E9432F795026373F2EEC990EA2E87C6B6E29A4976D0E513E310C25C74F064C8”
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 any necessary actions.
Created on: 07 Jul 2026