[Zope] Help - need a brainless guide to getting zope running
Michael Bernstein
mbernstein@profitscape.net
Tue, 16 Mar 1999 12:42:51 -0800
Andrew Wooldridge wrote:
>
> Ok, I consider myself pretty technical, but not a UNIX master, and I've
> used NT enough to know about services, etc. But I cannot for the life
> of me figure out how to get zope running as a service without manually
> starting it from start.bat.
Here's what I did:
I downloaded zope 1.10.2
I unzipped and ran the installer.
I chose to run zope alone
I created a shortcut to start.bat in C:\WINNT\Profiles\All Users\Start
Menu\Programs\Startup
This will start Zope every time you reboot. Note that it will not get
rid of the annoying MSDOS command prompt window.
I hope this helps