[ad_1]

Winget or commonly also known as Windows Package Manager has now been updated to version 1.4.11071 which according to release note Officially, starting from this version, Winget now has support for installing files with .zip format.

So in other words, now you can just install the application in a .zip file without having to do it extract first as before. The way it works itself is quite simple, where Winget will manually extract the .zip file to a temporary folder, then later the installation will run as it should.

Apart from these improvements there are a number of other additions included Native Powershell support, where Winget now includes modules from Powershell which provides a number of functions and cmdlets, including the following cmdlets.

  • Assert-WinGetPackageManager
  • Find-WinGetPackage
  • Get-WinGetPackage
  • Get-WinGetSource
  • Get-WinGetUserSettings
  • Get-WinGetVersion
  • Install-WinGetPackage
  • Repair-WinGetPackageManager
  • Set-WinGetUserSettings
  • Test-WinGetUserSettings
  • Uninstall-WinGetPackage
  • Update-WinGetPackage

Apart from that, you can also now disable app upgrades by adding the –no-upgrade argument to the winget command line, great isn’t it?

How about this upgrade? do you still use Winget frequently? comment below

via: GitHub

[ad_2]

Source link

LEAVE A REPLY

Please enter your comment!
Please enter your name here