Automatic Windows batch packages installer script based on winget and chocolatey.
Open powershell as administrator:
Set-ExecutionPolicy AllSigned
.\batch-win-installer.ps1
- Install packages using
wingetandchocolatey. - First check if
chocolateyis installed; if not, installchocolateyautomatically. - Allows for custom packages installation commands.
You can check available packages for winget and chocolatey in the links below.
-
Winget https://winget.run/
-
Chocolatey https://community.chocolatey.org/packages