Windows Package Manager preview
詳細情報
タイトル | Windows Package Manager preview |
---|---|
URL | https://github.com/microsoft/winget-cli |
バージョン | ver 1.9.2411 |
更新日 | 2024/08/29 |
追加日 | 2024/02/05 |
種別 | フリーソフト |
説明 | Windows Package Managerのプレビュー版。 |
レビュー
Windows Package Managerのプレビュー版。
スクリーンショット
更新グラフ
バージョン履歴
This is the sixth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "configureSelfElevate": true, "configureExport": true }
What's Changed
- Split testin
This is the fifth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "configureSelfElevate": true, "configureExport": true }
What's Changed
- Update valij
This is the fourth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "configureSelfElevate": true, "configureExport": true }
What's Changed
No changes to win
This is the third development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "sideBySide": true, "configureSelfElevate": true, "storeDownload": true, "configureE
This is the second development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "sideBySide": true, "configureSelfElevate": true, "storeDownload": true, "configure
This is the first development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "sideBySide": true, "configureSelfElevate": true, "storeDownload": true, "configureE
This is the third development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "sideBySide": true }
This release contains ARM64 support for the Microsoft.WinGet.Client PowerShell Module along with improvements to the index.
This is the second development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "sideBySide": true }
This release contains experimental support for multiple installed versions.
What's Changed
This is the first development build after the Windows Package Manager 1.7 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "directMSI": true, "configuration03": true, "resume": true, },
What's Cha
This is the seventh development build after the Windows Package Manager 1.6 build for Windows 10 (1809+) and Windows 11. This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Winget also supports initiating a reboot if a package requires one to complete an install. Winget resume
is a new feature that will support resuming an installation when coming back from a reboot. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures"<