[Zope] Service NT INSTANCE_HOME - Second shot
Francois-regis Chalaoux
Francois-regis.Chalaoux@sanofi-synthelabo.com
Wed, 2 May 2001 16:52:08 +0200
Hi,
The very good Howto at "http://www.zope.org/Members/4am/instancehome" describe a nice solution to start Zope with an another INSTANCE_HOME .
However, this solution don't seem effective with the Zope NT service :
If you create a INSTANCE_HOME with var, Extensions, import, Products, access entities,
and you declare INSTANCE_HOME in start.bat, Zope find correctly your INSTANCE_HOME when you manually run start.bat.
But if you start Zope with a service it does not work even if you change the string INSTANCE_HOME in the NT registry ?
Is there a sweet solution to affect an another INSTANCE_HOME and start zope with a service ?
FR