Mail Archives: cygwin/2000/11/03/02:47:59
On Thu, 2 Nov 2000, Mike Ayers wrote:
>
> This may sound like a stupid question, but have you tried simply
> "winword <filename>"? I believe that Word uses CreateProcess to spawn
> its own master process (WinMain()), so you shouldn't need to background
> it. In fact, it may be the process launcher (main()) that you're
> hanging in the background. If you try "winword <filename>" from
> cmd.exe, then you can exit cmd.exe while Word is still running, so it
> may work from bash, too.
>
> I just tried this with notepad and wordpad, and both detach from
> cmd.exe but not from bash, so this may not work, but it's still worth a
> try...
Does not work here too.
Tried it in bash with and w/o "nohup" and "&"
After Ctrl-D, bash exits, but the window remains open.
Bjoern
--
+---------------------------------------------------------------------+
| Dipl.-Phys. Bjoern Kahl +++ AG Embedded Systems and Robotics (RESY) |
| Informatics Faculty +++ Building 48 +++ University of Kaiserslautern|
| phone: +49-631-205-2654 +++ www: http://resy.informatik.uni-kl.de |
+---------------------------------------------------------------------+
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -