How do I download and install Tenvo?
Download the installer for your platform from tenvoai.com and run it.
Windows
- Download the
.exeinstaller from the site. - Double-click and follow the setup wizard.
If the installer fails to start (e.g. error 2503), run it as administrator:
- Open Start and search for Command Prompt.
- Right-click the result and choose Run as administrator.
- Run:
msiexec /i "C:\Users\%USERNAME%\Downloads\Tenvo-Setup-x64-<version>.exe" - Follow the wizard to finish installation.
macOS
Download the universal .dmg (works on both Apple Silicon and Intel Macs natively — no Rosetta required for current builds). Open the .dmg, drag Tenvo to Applications, and launch it.
For older Tenvo builds (pre-0.15.x) that prompt about Rosetta, install it once via Terminal:
softwareupdate --install-rosetta --agree-to-licenseThen re-launch the app. Current builds do not need this.
Linux
Install the .deb package:
sudo dpkg -i godesk_<version>_amd64.deb
Android / iOS
Install Tenvo from the Google Play Store or Apple App Store. A browser-based client is also available at tenvoai.com/web, and an installable mobile web app at app.tenvoai.com.
Related guides