Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 531 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 531 Bytes

Winget-autoinstaller

made-with-powershell

Script written in Powershell to autoinstall Windows applications via the winget package manager.

Instructions

  1. Make sure App Installer is installed on your Windows driver.
  2. Open Powershell as Administrator and enter the code: Set-ExecutionPolicy RemoteSigned Unrestricted -Force
  3. Download winget-autoinstaller.ps1
  4. Run .\winget-autoinstaller.ps1