Skip to content

Commit c523d6f

Browse files
committed
updated readme
1 parent ce46457 commit c523d6f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,18 @@ There are various demo projects that will hopefully show you how to use this cod
4949
## Installation
5050

5151
There are two setup modules available. You need to install SetupCore first. This provides the dependent libraries and creates
52-
the directory structure needed to allow the code to run. SetupDemo will install the demos.
52+
the directory structure needed to allow the code to run. It also installs the spooler. You will need to manually install the
53+
spooler into SCM.
54+
55+
C:\> C:\XAS\sbin\xas-spoolerd -install
56+
57+
And change the XAS-Spooler services start feature from manaul to automatic, if so desried. You will also have to edit the
58+
configuration file for your environment.
59+
60+
If you installed the package someplace other then C:\xas\. Then you need to create the system wide environment variable XAS_ROOT to
61+
point to this directory structure.
62+
63+
SetupDemo will install the demos. Yow can install the services, but they may be best to run from the command line.
5364

5465
## Open Source
5566

0 commit comments

Comments
 (0)