Wingetlywingetly
← All apps

AliasGUI

by AliasGUI Teamv1.0.0

Last updated

可视化 Shell 别名管理工具

Install with winget

$ winget install --id Gary-zy.AliasGUI --exact --version 1.0.0

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

Silent install command for AliasGUI

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

One-line silent install (x64, user scope)
AliasGUI.Setup.1.0.0.exe /S /currentuser

See the full silent install reference for AliasGUI

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

一个跨平台的桌面应用程序,让你告别命令行,通过图形界面轻松管理 Shell 别名和函数。

- 🖥️ 跨平台支持 - macOS、Windows、Linux

- 📝 可视化管理 - 无需编辑配置文件,图形界面操作

- 🔍 快速搜索 - 即时搜索已有别名

- 💾 备份恢复 - 一键备份,随时恢复

- 🔧 智能检测 - 自动检测系统 Shell 和配置文件

- 🛡️ 安全保护 - 保留原有配置,只管理 AliasGUI 区块

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
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 AliasGUI.

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

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • XTerminalXterminal
    JiLuo.Xterminalv5.8.6

    更好用的开发工具,但不止于 SSH/控制台/More

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

  • ShellExViewNirSoft
    NirSoft.ShellExViewv2.01

    This utility displays the details of shell extensions installed on your computer.

  • Oh My PoshJan De Dobbeleer
    JanDeDobbeleer.OhMyPoshv31.2.1

    Prompt theme engine for any shell

  • PowerShell PreviewMicrosoft Corporation
    Microsoft.PowerShell.Previewv7.7.4.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

More from AliasGUI Team or browse shell, 命令行.

Frequently asked questions

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