Hi

I am trying to execute cygwin installation in --quiet-mode.

I would like to have the 'Install from internet' option always set,
similar to what you get using the --download option for 'Download
only'.

Here is the snipped i am using:

setup-x86.exe --quiet-mode --upgrade-also --site="%MIRROR%" --no-admin
--no-shortcuts --no-startmenu --no-desktop --root="%CYGWIN_HOME%"
--local-package-dir="%DIST_DIR%"

If enforcing 'Install from internet' option is not possible, how can I
remove the state of previous installation? I haven't find anything in
the windows registry so it must be somewhere on the filesystem, right?

Thank you
Lukasz

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to