Wingetlywingetly
← All apps

NAVER WORKS Drive

by © NAVER Cloud Corp.v4.1.0.0100

Last updated

NAVER WORKS Drive

Install with winget

$ winget install --id NAVERCloudCorp.NAVERWORKSDrive --exact --version 4.1.0.0100

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

Silent install command for NAVER WORKS Drive

NAVER WORKS Drive uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
installer.exe /S

See the full silent install reference for NAVER WORKS Drive

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 · v4.1.0.0100

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-Direct
x64EXE
NSIS
-Direct

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

Security

3 known CVEs via NVD

  • high7.8Patched in wingetCVE-2022-24077Jun 13, 2022

    Naver Cloud Explorer Beta allows the attacker to execute arbitrary code as System privilege via malicious DLL injection.

  • critical9.8Patched in wingetCVE-2020-9752affects before 2.2.2.11Mar 22, 2020

    Naver Cloud Explorer before 2.2.2.11 allows the attacker can move a local file in any path on the filesystem as a system privilege through its named pipe.

  • critical9.1Patched in wingetCVE-2020-9751affects before 2.2.2.11Mar 2, 2020

    Naver Cloud Explorer before 2.2.2.11 allows the system to download an arbitrary file from the attacker's server and execute it during the upgrade.

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Frequently asked questions

How do I install NAVER WORKS Drive on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NAVERCloudCorp.NAVERWORKSDrive --exact --version 4.1.0.0100. winget downloads the installer from © NAVER Cloud Corp. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NAVER WORKS Drive silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NAVERCloudCorp.NAVERWORKSDrive --exact 4.1.0.0100 --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 NAVER WORKS Drive?
NAVER WORKS Drive uses EXE (NSIS). Run the downloaded installer with: installer.exe /S. The silent switches are /S.
How do I uninstall NAVER WORKS Drive via winget?
Run: winget uninstall --id NAVERCloudCorp.NAVERWORKSDrive --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NAVER WORKS Drive's Apps & Features entry.
Is NAVER WORKS Drive free?
NAVER WORKS Drive is distributed under Proprietary. Refer to the publisher (https://naver.worksmobile.com/) for the full license terms - Wingetly itself does not charge for installation.
Does NAVER WORKS Drive 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 NAVER WORKS Drive directly from the publisher.
How do I keep NAVER WORKS Drive up to date?
Run winget upgrade --id NAVERCloudCorp.NAVERWORKSDrive --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of NAVER WORKS Drive from microsoft/winget-pkgs.