22 May
2001
22 May
'01
4:21 p.m.
[K H Subrahmanyan]
I am using zope for my project. I know how to run the zope server in the background in linux server. ( it is : ./start &) I would like to know how to run the zope server in the background in windows platform.
Just run it like any other program, don't wory about it being in the "background" or not. You can minimize the DOS window that comes up when the batch file runs. It will work fine. Tom P