Wingetlywingetly
← All apps

DJI Assistant 2 For Autopilot

by DJIvV2.0.3.7

Last updated

Maintenance software for DJI products.

Install with winget

$ winget install --id DJI.DJIAssistant2.ForAutopilot --exact --version V2.0.3.7

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

Silent install command for DJI Assistant 2 For Autopilot

DJI Assistant 2 For Autopilot uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
DJI+Assistant+2+For+Autopilot+V2.0.3.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for DJI Assistant 2 For Autopilot

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 · vV2.0.3.7

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

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 DJI Assistant 2 For Autopilot.

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

  • DJI Assistant 2 For MavicDJI
    DJI.DJIAssistant2.ForMavicvV2.0.14.1

    Maintenance software for DJI products.

  • DJI TerraDJI
    DJI.DJITerrav4.5.0

    A PC software designed to improve mission performance efficiency for industrial applications.

  • DJI Assistant 2 (Enterprise Series)DJI
    DJI.DJIAssistant2.EnterpriseSeriesvV2.1.0.2

    Maintenance software for DJI products.

  • DJI Assistant 2 For MGDJI
    DJI.DJIAssistant2.ForMGvV2.1.0.1

    Maintenance software for DJI products.

  • DJI Assistant 2 (Consumer Drones Series)DJI
    DJI.DJIAssistant2.ConsumerDronesSeriesvV2.1.5.8

    Support the consumer drones series products, including mavic series.

  • DJI Assistant 2 For PhantomDJI
    DJI.DJIAssistant2.ForPhantomvV2.0.10.4

    Maintenance software for DJI products.

More from DJI or browse assistant-2, autopilot, dji.

Frequently asked questions

How do I install DJI Assistant 2 For Autopilot on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DJI.DJIAssistant2.ForAutopilot --exact --version V2.0.3.7. winget downloads the installer from DJI and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install DJI Assistant 2 For Autopilot silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DJI.DJIAssistant2.ForAutopilot --exact V2.0.3.7 --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 DJI Assistant 2 For Autopilot?
DJI Assistant 2 For Autopilot uses EXE (Inno Setup). Run the downloaded installer with: DJI+Assistant+2+For+Autopilot+V2.0.3.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall DJI Assistant 2 For Autopilot via winget?
Run: winget uninstall --id DJI.DJIAssistant2.ForAutopilot --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from DJI Assistant 2 For Autopilot's Apps & Features entry.
Is DJI Assistant 2 For Autopilot free?
DJI Assistant 2 For Autopilot is distributed under Copyright © 2016 DJI. Refer to the publisher (https://www.dji.com/downloads/softwares/assistant-dji-2-for-autopilot) for the full license terms - Wingetly itself does not charge for installation.
Does DJI Assistant 2 For Autopilot 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 DJI Assistant 2 For Autopilot directly from the publisher.
How do I keep DJI Assistant 2 For Autopilot up to date?
Run winget upgrade --id DJI.DJIAssistant2.ForAutopilot --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of DJI Assistant 2 For Autopilot from microsoft/winget-pkgs.