Start cygwin program in new window

Egor Duda deo@logos-m.ru
Fri Nov 10 00:15:00 GMT 2000


Hi!

Friday, 10 November, 2000 Andrej Borsenkow Andrej.Borsenkow@mow.siemens.ru wrote:

AB> Is it possible to start a Cygwin program in new window like "start" in
AB> cmd.exe? I mean, when I'm already running Cygwin program like bash. Actually,
AB> two subquestions:

AB> - is there any shell level utility to do it?

bash-2.04$ cmd /c start sh -c du /

works fine for me. is it the thing you wanted?

AB> - is there some API so that I could create my own utility?

CreateProcess ()

see win32 docs for details.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list