123456789101112 |
- echo Download file: https://www.cygwin.com/setup-x86_64.exe
- setup-x86_64.exe -q -P dos2unix,wget,tar,untar,gzip,unzip,qawk,bzip2,git,vim,gcc-g++,make,grep,sed,find
- # wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg
- # install apt-cyg /bin
- echo Finished
- pause
|