Unattended installation with locally downloaded packages
Soegtrop, Michael
michael.soegtrop@intel.com
Thu Apr 4 10:18:00 GMT 2019
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
More information about the Cygwin
mailing list