Hi!

Friday, 10 November, 2000 Andrej Borsenkow [EMAIL PROTECTED] 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:[EMAIL PROTECTED] ICQ 5165414 FidoNet 2:5020/496.19



--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to