Automatic app-install - quick and silently
compilation by Thorsten Enderlein - https://twitter.com/endi24
Chocolatey scripts / oneliner
Package manager and installer for software packages
https://twitter.com/chocolateynuget
See packages at https://chocolatey.org/packages/
Chocolatey Easy Installer Builder:
Chocolatey GUI
https://chocolatey.org/packages/ChocolateyGUI
Boxstarter
Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages. You can use Boxstarter to install a complete environment or install a small set of tools and windows settings with absolutely no software pre installed and configuration scripts stored in a gist.
https://boxstarter.org/Learn/WebLauncher
https://github.com/chocolatey/boxstarter
Ninite scripts / oneliner
Ninite is a package management system offering that enables users automatically install and update popular applications.
--> https://github.com/MinersWin/Ninite
or Invoke-WebRequest -Uri https://ninite.com/chrome/ninite.exe -OutFile ninite.exe
https://github.com/LukaszWasko/Install-NiniteUpdates/wiki
Ninite GUI
Windows Package Manager (winget) scripts / oneliner
App-Installer from MS Store for Win10 1709 and later (so support for Win2016/Win2019)
Install initial preview release from here:
https://github.com/microsoft/winget-cli/releases
https://www.microsoft.com/de-de/p/app-installer/9nblggh4nns1
https://github.com/microsoft/winget-cli
https://github.com/microsoft/winget-pkgs
You can use winget in Windows Terminal, command line, or PowerShell: https://docs.microsoft.com/en-us/windows/package-manager
Windows Package Manager (winget) GUI
https://github.com/goranalkovic/WinGetGui
--> Use Sharpapp https://github.com/mirinsoft/sharpapp and go to > Navigation > packages > Install software packages
Evergreen scripts
Evergreen is a simple PowerShell module to get latest version numbers and download URLs for various software products. The module consists of Get commands to use in scripts when performing software management tasks.
https://www.powershellgallery.com/packages/Evergreen/
https://twitter.com/stealthpuppy and https://github.com/aaronparker/Evergreen/tree/master/Evergreen/Public
https://twitter.com/xenappblog and https://github.com/haavarstein/Applications
https://twitter.com/cit_bronson and https://github.com/BronsonMagnan/SoftwareUpdate
Endoleg-Scripts
Powershell-Scripts to use winget, ninite, chocolately and boxstarter to install many apps silently:
https://github.com/endoleg/app-install