Re: Unattended installation with locally downloaded packages

2019-04-04 Thread Achim Gratz
laszlo.va...@t-systems.com writes: > Where -q should be the Silent Installation. But no matter what, we > allways get the GUI installation. Of course, setup.exe is a GUI program. > The other Problem is that we have a lot of Packages and we want to use > a Command Parameter that allows us to Insta

Re: RE: Unattended installation with locally downloaded packages

2019-04-04 Thread Houder
On Thu, 4 Apr 2019 09:13:35, X wrote: > Hi > > we are trying to install Cygwin 2.11.2 with the following command line: > > setup-x86_64 -q -L -R "C:\Program Files\Cygwin" -l c:\Temp\Packages > > Where -q should be the Silent Installation ... Which packages? add -P ,, ... Henri https://st

RE: Unattended installation with locally downloaded packages

2019-04-04 Thread Soegtrop, Michael
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/bui

RE: Unattended installation with locally downloaded packages

2019-04-04 Thread Laszlo.Varga
Hi we are trying to install Cygwin 2.11.2 with the following command line: setup-x86_64 -q -L -R "C:\Program Files\Cygwin" -l c:\Temp\Packages Where -q should be the Silent Installation. But no matter what, we allways get the GUI installation. The other Problem is that we have a lot of Package