26 Feb
2001
26 Feb
'01
7:54 a.m.
On Fri, 23 Feb 2001 09:26:23 -0800, "Andy McKay" <andym@ActiveState.com> wrote:
Windows 9x does not have a service / background way of running things in the same way that NT does, so you will always have a dos-prompt running and yes AFAIK that means you can't detach from it.
Its a real pain.
You could change your start.bat to use pythonw.exe. Im not sure if that is shipped with zope, but the one from the standard python distribution should work fine. Toby Dickenson tdickenson@geminidataloggers.com