Created
November 19, 2017 01:30
-
-
Save yonglai/b9ae8da81a98215ec17a3b7c0431cf5d to your computer and use it in GitHub Desktop.
an example bat file to install library in cygwin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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