Jump to content
  • Latest WinGet 1.5 preview from Microsoft brings PowerShell module improvements, and more


    Karlston

    • 549 views
    • 3 minutes
     Share


    • 549 views
    • 3 minutes

    Microsoft has released today the latest WinGet preview update. The new version of the Windows Package Manager, 1.5.441, brings updates to the PowerShell modules in order to improve the output of cmdlets, as well as experimental support for package pinning, among others. The full release notes are given below:

     

    This is the second development build after the Windows Package Manager 1.4 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. The experimental feature for package pinning is now supported and included 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 including package pinning:

     

        "experimentalFeatures": {
    	  "pinning": true,
    	  "dependencies": true,
    	  "directMSI": true,
    	  "uninstallPreviousArgument": true,
        },

    This release includes an early preview of our Microsoft.WinGet.Client PowerShell module. Improvements to the PowerShell module have been made in this release to enhance the output of the cmdlets. Information about getting started and usage can be found here.

    Features

    What's Changed

     

    You can head over to GitHub to download the latest Windows Package Manager version 1.5.441 preview update.

     

     

    Latest WinGet 1.5 preview from Microsoft brings PowerShell module improvements, and more


    User Feedback

    Recommended Comments

    There are no comments to display.



    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...