Skip to content

Instantly share code, notes, and snippets.

@piotrpolak
piotrpolak / gist:c616455f1da8dfc2d4e101afbfdcdc8d
Last active July 17, 2023 12:25
Cygwin unattended installation
# 1. Download https://cygwin.com/setup-x86_64.exe
# 2. Copy and paste the following lines in your default Windows CMD
# to install Cygwin alongside with some additional packages under c:\cygwin64
# NOTE: First navigate to the same directory where setup-x86_64.exe is located
setup-x86_64.exe ^
--quiet-mode ^
--packages ^
bzip2,^