You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
268 B

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