1. Download the installer
Use the primary button on the homepage or the mirror link if you are experiencing slow download speeds. Keep the browser tab open until the transfer finishes so you can retry quickly if needed.
2. Calculate the checksum
On Windows, run one of the following commands from the folder that contains the installer:
PowerShell
Get-FileHash -Algorithm SHA256 .\MixItUp-Desktop-Installer.exeCommand Prompt
certutil -hashfile MixItUp-Desktop-Installer.exe SHA256If you downloaded with a different filename, update the command accordingly. Both commands output the checksum and confirm the algorithm used.
3. Compare with the published hash
Copy the SHA256 string from the command output and compare it against the value displayed on the download banner. They must match exactly. A mismatch means the file is corrupt or has been tampered with; delete the file and download it again.
4. Optional: review the changelog and EULA
The download manifest links to the installer changelog and the current EULA. Review those documents if you are updating from an older build or deploying to a managed environment.