winget-install

Install winget tool using PowerShell! Prerequisites automatically installed. Works on Windows 10/11 and Server 2022. (by asheroto)

Winget-install Alternatives

Similar projects and alternatives to winget-install

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better winget-install alternative or higher similarity.

winget-install reviews and mentions

Posts with mentions or reviews of winget-install. We have used some of these posts to build our list of alternatives and similar projects.
  • How can I make this more automated? Batch into powershell
    1 project | /r/Batch | 26 Apr 2023
    The second is very simple. You simply download the file https://github.com/asheroto/winget-installer/releases/download/0.0.3/winget-install.ps1 which is a powershell script. And then execute it using powershell. There are many ways to download the file, you can use powershell as well but I would use curl. curl https://github.com/asheroto/winget-installer/releases/download/0.0.3/winget-install.ps1 should work. Then you follow it up after confirming the file has downloaded if Exist winget-install.ps1 powershell -NoProfile -ExecutionPolicy Bypass -File winget_install.ps1
  • Running a PowerShell command in a .bat
    1 project | /r/Batch | 16 Dec 2022
    powershell -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://github.com/asheroto/winget-installer/releases/download/0.0.3/winget-install.ps1'))"

Stats

Basic winget-install repo stats
2
194
9.1
2 days ago

asheroto/winget-install is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of winget-install is PowerShell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com