On 2018-04-22 07:51, Andrey Repin wrote:
>> On Thu 2018-04-19 (17:28), Brian Inglis wrote:
>>> cygstart .../setup-x86 --quiet-mode ... && sleep 1 && kill -9 $$ $PPID
>> Ahh... cygstart does the trick! :-)
>> I was not aware of this helper program. Good to know!
> In this specific case, it is better
Greetings, Ulli Horlacher!
> On Thu 2018-04-19 (17:28), Brian Inglis wrote:
>> cygstart .../setup-x86 --quiet-mode ... && sleep 1 && kill -9 $$ $PPID
> Ahh... cygstart does the trick! :-)
> I was not aware of this helper program. Good to know!
In this specific case, it is better to use
cmd /C
On Thu 2018-04-19 (17:28), Brian Inglis wrote:
> cygstart .../setup-x86 --quiet-mode ... && sleep 1 && kill -9 $$ $PPID
Ahh... cygstart does the trick! :-)
I was not aware of this helper program. Good to know!
--
Ullrich Horlacher Server und Virtualisierung
Rechenzentrum TIK
On 2018-04-19 10:31, Ulli Horlacher wrote:
> I have an update script which calls "setup-x86 --quiet-mode".
> So far, this works great, but now it tries to install a new mintty.exe,
> but one mintty still running (where I started setup-x86), so setup-x86
> kills this process... and setup-x86.exe is
> On Apr 19, 2018, at 11:31 AM, Ulli Horlacher wrote:
>
> I have an update script which calls "setup-x86 --quiet-mode".
> So far, this works great, but now it tries to install a new mintty.exe,
> but one mintty still running (where I started setup-x86), so setup-x86
> kills this process... and set
I have an update script which calls "setup-x86 --quiet-mode".
So far, this works great, but now it tries to install a new mintty.exe,
but one mintty still running (where I started setup-x86), so setup-x86
kills this process... and setup-x86.exe is killed, too, which resulted in
a damaged cygwin ins
6 matches
Mail list logo