Wingetlywingetly
← All apps

Gmvault

by Guillaume Aubertv1.9.1

Last updated

Backup and restore your Google Gmail account at will.

Install with winget

$ winget install --id gaubert.gmvault --exact --version 1.9.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Gmvault

Gmvault uses EXE (NSIS). The silent install switches are /S.

One-line silent install (neutral, user scope)
gmvault_installer_v1.9.1.exe /S

See the full silent install reference for Gmvault

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.9.1

ArchitectureTypeScopeInstallDownload
neutralEXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Gmvault.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • G
    gogcliPeter Steinberger
    steipete.gogcliv0.40.0

    gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults.

  • RSS Guardmartinrotter
    martinrotter.RSSGuardv4.8.6

    Feed reader which supports RSS/ATOM/JSON and many web-based feed services.

  • MeruTim Cheung
    Zoid.Meruv3.60.0

    The Gmail experience you deserve

  • MailwingMailwing
    Mailwing.Mailwingv1.3.0

    Native multi-provider desktop email client

  • ttthyafp
    yafp.ttthv1.8.0

    ttth (talk to the hand) is an electron based desktop app for online services like WhatsApp, Threema, Telegram, Twitter, Google and several others.

  • Got Your BackJay Lee - jay0lee@gmail.com
    GAM-Team.GotYourBackv1.95

    Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your local computer. It uses Gmail's API over HTTPS.

More from Guillaume Aubert or browse gmail.

Frequently asked questions

How do I install Gmvault on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id gaubert.gmvault --exact --version 1.9.1. winget downloads the installer from Guillaume Aubert and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Gmvault silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id gaubert.gmvault --exact 1.9.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Gmvault?
Gmvault uses EXE (NSIS). Run the downloaded installer with: gmvault_installer_v1.9.1.exe /S. The silent switches are /S.
How do I uninstall Gmvault via winget?
Run: winget uninstall --id gaubert.gmvault --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Gmvault's Apps & Features entry.
Is Gmvault free?
Gmvault is distributed under GNU Affero General Public License v3.0. Refer to the publisher (http://gmvault.org) for the full license terms - Wingetly itself does not charge for installation.
Does Gmvault work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Gmvault directly from the publisher.
How do I keep Gmvault up to date?
Run winget upgrade --id gaubert.gmvault --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Gmvault from microsoft/winget-pkgs.