Skip to content

Instantly share code, notes, and snippets.

@loplex
Created February 22, 2019 18:58
Show Gist options
  • Save loplex/9d66e232b142cb3ffc282bb1d043afe1 to your computer and use it in GitHub Desktop.
Save loplex/9d66e232b142cb3ffc282bb1d043afe1 to your computer and use it in GitHub Desktop.
rem From: https://superuser.com/a/301026/952328 and https://stackoverflow.com/a/7366200/3295944
rem Official setup has command line arguments: https://cygwin.com/faq/faq.html#faq.setup.cli
rem Cygwin package list: https://cygwin.com/packages/package_list.html
rem Cygwin package search: https://cygwin.com/cgi-bin2/package-grep.cgi
setup-x86_64.exe --no-desktop --no-shortcuts --no-startmenu --quiet-mode --root "%cd%" --packages %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment