Windows Package Manager preview
詳細情報
タイトル | Windows Package Manager preview |
---|---|
URL | https://github.com/microsoft/winget-cli |
バージョン | ver 1.11.370 |
更新日 | 2025/06/17 |
追加日 | 2024/02/05 |
種別 | フリーソフト |
説明 | Windows Package Managerのプレビュー版。 |
レビュー
Windows Package Managerのプレビュー版。
スクリーンショット
更新グラフ
バージョン履歴
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.11
- Dropped support for running on 32-bit ARM
- Support for Microsoft Desired State Configuration (DSC) v3.
- Support for exporting the configuration of the current device. This includes Windows Settings, packages from configured WinGet sources, and package settings from DSC v3 enabled packages.
Experimental Features
- Experimental support for Font
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.11
- Dropped support for running on 32-bit ARM
Experimental Features
- Experimental support for DSC v3 processing
- Experimental support for Configuration Export
- Experimental support for Fonts
Experimental support for DSC v3 processing
The following snippet enables experimental support for Microsoft Desired Stat
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.11
- Dropped support for running on 32-bit ARM
Experimental Features
- Experimental support for DSC v3 processing
- Experimental support for Configuration Export
- Experimental support for Fonts
Experimental support for DSC v3 processing
The following snippet enables experimental support for Microsoft Desired Stat
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.11
- Experimental support for DSC v3 processing
- Dropped support for running on 32-bit ARM
What's Changed
- Update roadmap by @Gijsreyn in #5331
- DSC v3 Export by @JohnMcPMS in #5319
- Refactor ProcessMultiplePackages for clarity by @JohnMcPMS in #5340
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.11
- Experimental support for DSC v3 processing
- Dropped support for running on 32-bit ARM
What's Changed
- Support official DSC v3 release by @JohnMcPMS in #5313
- Apply Registry Entries Last During Update Flow by @Trenly in #5214
- Use version comparison function rather than string compare in PS by
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.11
- Experimental support for DSC v3 processing
- Dropped support for running on 32-bit ARM
What's Changed
- Fix DynamicProcessor crash when working on individual units without a set by @yao-msft in #5304
- Add securityContext to configuration file by @mdanish-kh in #5309
Full Changelog<
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.11
- Experimental support for DSC v3 processing
- Dropped support for running on 32-bit ARM
What's Changed
- Build in parallel by @florelis in #5283
- Remove support for arm32 by @florelis in #5290
- Add validation option for portable installer type in archives by @Trenly in #5237
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.11
- Experimental support for DSC v3 processing
- Dropped support for running on 32-bit ARM
What's Changed
- Add max nest level limit to yaml parser by @yao-msft in #5275
- Update winget.resw by @pressRtowin in #5279
- Fix e2e test failure caused by message change by @yao-msft in #52
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New features
- Experimental support for DSC v3 processing
What's Changed
- Apply latest loc patch by @florelis in #5174
- Fix certain msstore source 404 failures by treating them as empty responses by @yao-msft in #5179
- Use embedded CsWinRT by @JohnMcPMS in #5178
- Update configurati
This is the second development build after the Windows Package Manager 1.9 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
This release includes the ability to enable experimental features unless blocked by Group Policy Objects (GPO)
Sixel support is here to display icons and a new progress visualization. To try out this new feature, you must be using a terminal that supports sixels, such as the latest Windows Terminal Preview build. To enable this feature, include the following snipping in your settings file:
{ "$schema": "https://aka.ms/winget-settings.schema.json"
This is the first development build after the Windows Package Manager 1.9 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
This release includes the ability to enable experimental features unless blocked by Group Policy Objects (GPO)
We're now beginning our work for supporting font installation! At this moment, only the 'winget font list' command for listing out installed fonts is supported. The "Font" experimental feature can be enabled with the following snippet in your settings file:
{ "$schema": "https://aka.ms/winget-settings.schema.json",