doc/book/en/admin/setup.rst
branchstable
changeset 4415 df7e0550cd90
parent 4414 4a680adda04c
child 4436 294e084f1263
equal deleted inserted replaced
4414:4a680adda04c 4415:df7e0550cd90
   228 
   228 
   229 Running an instance as a service
   229 Running an instance as a service
   230 --------------------------------
   230 --------------------------------
   231 
   231 
   232 This currently assumes that the instances configurations is located
   232 This currently assumes that the instances configurations is located
   233 at C:\etc\cubicweb.d.
   233 at C:\\etc\\cubicweb.d.
   234 
   234 
   235 For a cube 'my_cube', you will then find C:\\etc\\cubicweb.d\\my_cube\\win32svc.py
   235 For a cube 'my_cube', you will then find C:\\etc\\cubicweb.d\\my_cube\\win32svc.py
   236 that has to be used thusly::
   236 that has to be used thusly::
   237 
   237 
   238   win32svc install
   238   win32svc install