Wingetlywingetly
← All apps

AquaShell

by danielbrendelv1.0.2

Last updated

AquaShell is a scripting shell for Windows that uses the dnyScript language.

Install with winget

$ winget install --id danielbrendel.AquaShell --exact --version 1.0.2

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

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.

About

It can be used for automation or creating complex applications. The shell can

be extended via plugins in order to provide custom script commands.

AquaShell is an extendable scripting shell for Windows using

dnyScriptInterpreter. The shell can be used either in interactive mode or just

as a host for running DNYS script files. The functionality of the shell can be

extended via native DLL plugins. It is best suited for automation tasks as well

as complex script development.

Installers · v1.0.2

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

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 AquaShell.

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

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.11Python Software Foundation
    Python.Python.3.11v3.11.9

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.13Python Software Foundation
    Python.Python.3.13v3.13.15

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python Install ManagerPython Software Foundation
    Python.PythonInstallManagerv26.3.240.0

    Install, manage, and launch Python on Windows.

  • MinGitThe Git Development Community
    Git.MinGitv2.55.0.5

    MinGit is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience.

More from danielbrendel or browse aquashell, commandline, commandlineparser.

Frequently asked questions

How do I install AquaShell on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id danielbrendel.AquaShell --exact --version 1.0.2. winget downloads the installer from danielbrendel and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install AquaShell silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id danielbrendel.AquaShell --exact 1.0.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall AquaShell via winget?
Run: winget uninstall --id danielbrendel.AquaShell --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from AquaShell's Apps & Features entry.
Is AquaShell free?
AquaShell is distributed under MIT. Refer to the publisher (https://github.com/danielbrendel/dnyAquaShell) for the full license terms - Wingetly itself does not charge for installation.
Does AquaShell 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 AquaShell directly from the publisher.
How do I keep AquaShell up to date?
Run winget upgrade --id danielbrendel.AquaShell --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of AquaShell from microsoft/winget-pkgs.

Recent versions

  • 1.0.2latest
  • 1.0.1
  • 1.0.0