diff doc/admin_guide.txt @ 5140:7ea6bbf4286c

update docs for windows installer: 32 bit version of python, must run nstaller as administrator, ned pywin32 to run as service. Encourage installation of pytz.
author John Rouillard <rouilj@ieee.org>
date Sun, 10 Jul 2016 14:24:12 -0400
parents 96dc9f07340a
children d8ed32b297e2
line wrap: on
line diff
--- a/doc/admin_guide.txt	Sat Jul 09 19:35:56 2016 -0400
+++ b/doc/admin_guide.txt	Sun Jul 10 14:24:12 2016 -0400
@@ -398,8 +398,10 @@
 -------
 
 On Windows, the roundup-server program runs as a Windows Service, and
-therefore may be controlled through the Services control panel. The
-roundup-server program may also control the service directly:
+therefore may be controlled through the Services control panel. Note
+that you **must** install the pywin32 package to allow roundup to
+run as a service. The roundup-server program may also control the
+service directly:
 
 **install the service**
   ``roundup-server -C /path/to/my/roundup-server.ini -c install``

Roundup Issue Tracker: http://roundup-tracker.org/