Installer integrity check
The installer may be corrupted. The article instructs to check the installer integrity. To verify integrity, follow the steps described below.
- Go to the Download page.
- Copy the checksum corresponding to the version of the installer you downloaded.
- Ensure that the checksum of the downloaded installer is identical to the copied checksum.
Windows
- If needed, install FCIV. The Windows FCIV article provides installation steps for FCIV.
- In a command prompt, run the command:
FCIV -sha1 genymotion-X.X.X-vbox.exe
macOS
- In a terminal, run the command:
shasum -a 1 genymotion-X.X.X.dmg
Linux
- In a terminal, run the command:
sha1sum genymotion-X.X.X.bin
- If the checksums do not match, download Genymotion Desktop again at https://www.genymotion.com/download/.