Hi Thomas, On 2015-05-12 21:30, Thomas Ferris Nicolaisen wrote: > On Tue, May 12, 2015 at 10:50 AM, Knobbe, Fabian > <Fabian.Knobbe@xxxxxxxxxxxxx> wrote: >> >> Hallo, >> >> I would like to automatically install git with a script. I already found some command line arguments to pass my settings to the setup routine, but I still don't know how to set "Adjust your PATH environment" to "Use Git from the Windows Command Prompt" without userinteraction. >> >> Thanks for any hints! > > Have you looked at Chocolatey? It's a Windows-based package manager > that lets you install software like Git in one command [1]. > > [1] https://chocolatey.org/packages?q=git Good point. Please note that Chocolatey essentially takes our portable Git and repackages it. As for proper package management, the Git SDK is based on MSys2 which sports the Pacman package manager ported from Arch Linux. Git for Windows is also available via a "Pacman" repository, and our installer essentially takes the contents of up-to-date packages and bundles them in an installer. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html