Skip to content

Instantly share code, notes, and snippets.

@yonglai
Created November 19, 2017 01:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yonglai/b9ae8da81a98215ec17a3b7c0431cf5d to your computer and use it in GitHub Desktop.
Save yonglai/b9ae8da81a98215ec17a3b7c0431cf5d to your computer and use it in GitHub Desktop.
an example bat file to install library in cygwin
setup-x86_64.exe ^
--no-shortcuts ^
--quiet-mode ^
--disable-buggy-antivirus ^
--packages ^
xorg-server,^
xinit,^
xorg-docs,^
xlaunch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment