The Windows Package Manager, also known as winget, is a utility that can be used to manage software packages on Windows devices from the command prompt. For example, you can enter winget install PowerToys to download and install PowerToys on your machine or issue winget upgrade --all to update all your packages. This is a very useful tool if you are familiar with Windows Terminal. The Windows Package Manager has now reached version 1.2, which includes a host of improvements.

For starters, there is better support for ARM64 devices such as Surface Pro X. Basically, winget will now automatically download the best available packages for your device based on its architecture.
Another improvement to the user experience is that winget now stores a list of error code messages, so if the installer fails and throws a 10-digit error code, instead of forcing you to browse the web to find out what the error code means, winget Can try to provide you with error details. Developers can do this by defining a link between their custom error codes and the generic error codes that winget understands.
You can now also enable their installation by running the local manifest file in administrator mode. However, Microsoft has noted that ideally you should do this in a Windows Sandbox environment first for added security.
Windows Package Manager 1.2 is released here as an update to the App Installer in the Microsoft Store. It requires Windows 10 (version 1809 or later) or Windows 11.
The above is the detailed content of Windows Package Manager 1.2 now supports improved ARM64. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Dreamweaver Mac version
Visual web development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.