This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Unattended installation with locally downloaded packages


Dear Laszlo,

I think you also need to give the --site option and likely also --no-admin if you want an unattended install.

You can find a (lengthy) batchfile which installs cygwin (unattended is an option) and excutes a shell script using it here:

https://github.com/coq/coq/blob/master/dev/build/windows/MakeCoq_MinGW.bat

The final call to the setup is in line 365, but you should also look into how %CYGWIN_OPT% is set depending on options.

The wait for setup complete in case you need an admin install and the unattended configuration of a user profile (first login) following might also be of interest.

Best regards,

Michael
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]