8 Jun
2004
8 Jun
'04
2:30 p.m.
From: zope-bounces@zope.org [mailto:zope-bounces@zope.org] On Florian Reiser wrote at 2004-6-7 15:32 +0200:
... But I am working on windoze and don't have a shell where I set a & behind the command and send it into the background. My task is simply the following: ...
Sorry, I cannot help you with Windows questions...
You do have a shell - it is a "Command Prompt". Just run a program using the "start" command. That will detach it from the console you started it from (applies to NT, Win2000, WinXP. Win95/98/Me do not have the start command IIRC). Cheers, Tom P