| | 321 | * 透過 setup-legacy.exe --help 取得 Cygwin 1.5.25 的安裝參數 |
| | 322 | {{{ |
| | 323 | Starting cygwin install, version 2.738 |
| | 324 | Current Directory: E:\ |
| | 325 | |
| | 326 | Command Line Options: |
| | 327 | -D --download Download from internet |
| | 328 | -L --local-install Install from local directory |
| | 329 | -s --site Download site |
| | 330 | -O --only-site Ignore all sites except for -s |
| | 331 | -R --root Root installation directory |
| | 332 | -P --packages Specify packages to install |
| | 333 | -C --categories Specify entire categories to install |
| | 334 | -p --proxy HTTP/FTP proxy (host:port) |
| | 335 | -q --quiet-mode Unattended setup mode |
| | 336 | -M --package-manager Semi-attended chooser-only mode |
| | 337 | -h --help print help |
| | 338 | -l --local-package-dir Local package directory |
| | 339 | -r --no-replaceonreboot Disable replacing in-use files on next |
| | 340 | reboot. |
| | 341 | -X --no-verify Don't verify setup.ini signatures |
| | 342 | -n --no-shortcuts Disable creation of desktop and start |
| | 343 | menu shortcuts |
| | 344 | -N --no-startmenu Disable creation of start menu shortcut |
| | 345 | -d --no-desktop Disable creation of desktop shortcut |
| | 346 | -K --pubkey Path to extra public key file (gpg |
| | 347 | format) |
| | 348 | -S --sexpr-pubkey Extra public key in s-expr format |
| | 349 | -u --untrusted-keys Use untrusted keys from last-extrakeys |
| | 350 | -U --keep-untrusted-keys Use untrusted keys and retain all |
| | 351 | -A --disable-buggy-antivirus Disable known or suspected buggy anti |
| | 352 | virus software packages during |
| | 353 | execution. |
| | 354 | Ending cygwin install |
| | 355 | }}} |