Script written in Powershell to autoinstall Windows applications via the winget package manager.
- Make sure App Installer is installed on your Windows driver.
- Open Powershell as Administrator and enter the code:
Set-ExecutionPolicy RemoteSigned Unrestricted -Force
- Download winget-autoinstaller.ps1
- Run
.\winget-autoinstaller.ps1