Installer verification

Know exactly what you are installing.

This page publishes the official download route alongside the exact version, byte size, SHA-256, unsigned state and version notes.

Current Windows version

CCM Quantum 2.0.15

Download available

This is the official Windows installer for CCM Quantum 2.0.15. It is unsigned, so Windows may display an unknown-publisher warning. Compare its exact size and SHA-256 before running it.

Version
2.0.15
Windows FileVersion
2.0.15.0
Installer
CCM_Quantum_Setup_2.0.15.exe
Size
78,789,155 bytes
Signing
Unsigned / NotSigned
SHA-256
C7AB47E40C250FC7DF1D5088D822222B9FD32944C97A75BA942D4C1692934385
Channel
Stable
In-app updates
Public manifest active

Windows verification steps

Compare the file before you run it.

  1. Download only from the official codedcashmachines.co.uk route.
  2. Confirm the filename is CCM_Quantum_Setup_2.0.15.exe.
  3. Compare the published byte size.
  4. Calculate SHA-256 with PowerShell.
  5. Confirm Windows reports the file as unsigned.
  6. Read the important notes before installation.
PowerShell
$File = ".\CCM_Quantum_Setup_2.0.15.exe"
Get-Item $File | Select Name,Length
Get-FileHash $File -Algorithm SHA256
Get-AuthenticodeSignature $File
Signing

Unsigned installer

Windows may show an unknown-publisher warning. Keep Windows security enabled and verify the official file identity.

SHA-256

Exact file identity

Any change to the installer changes its SHA-256. Compare the downloaded file with the published value.

Later updates

Check inside Quantum

Version 2.0.15 uses the current public manifest to offer later stable updates from inside the application.