Getting Error When Installing Virtual Office Desktop macOS
Symptom
When attempting to download and install Virtual Office Desktop for macOS, you receive an error (similar to the one shown below) that reads, "VOD-6.126.DMG is damaged and can't opened. You should move it to the Trash."
Applies To
- Virtual Office Desktop v 6.1 and later
- macOS v 10.10 and later
Resolution
Follow these steps to disable the Gatekeeper on macOS.
- Open Terminal.
- Type the following command: sudo spctl --master-disable
- Click Return on the keyboard.
- Enter your administrator password.
- Click Return on the keyboard.
- Download and install Virtual Office Desktop.
After you successfully download and install Virtual Office Desktop, make sure you re-enable the Gatekeeper.
- Open Terminal.
- Type the following command: sudo spctl --master-enable
- Click Return on the keyboard.
- Enter your administrator password.
- Click Return on the keyboard.
Additional Info
Gatekeeper is a security feature of the macOS operating system. It enforces code signing and verifies downloaded applications before allowing them to run, thereby reducing the likelihood of inadvertently executing malware.