Salesware Installation Guide : Installation overview : Installing Pool Service : Special Instructions for installing multiple instances of Pool Service Special Instructions for installing multiple instances of Pool Service
Each service needs a unique name, in this example it is SalesEZ-Scanning.
1. Install/create a new service by running the following at a command prompt:
sc create "Siriusware PoolService SalesEZ-Scanning" binpath= "C:\Program Files (x86)\Siriusware\Pool\poolservice.exe SalesEZ-Scanning"
The binpath must point to your existing Pool folder.
Note: make sure you have a space after the binpath= in the command.
2. Save and unzip the attached modifydacl file, make note of the path where you save it. From the command prompt, run the attached file, ModifyDACL.exe to set the proper permissions on the service:
C:\ModifyDACL.exe "Siriusware PoolService SalesEZ-Scanning"
3. Close the command prompt.
4. Edit the C:\Program Files (x86)\Siriusware\runexe_system.INI file, In the [Pool Service ] section, add another line below the SalesEZ= line:
SalesEZ-scanning=SALESEZ_*.EXE
Note: This step may not be necessary because the new instance will reference the same.exe file as the original SalesEZ install. If you get an error after updating SalesEZ application, then remove this line.
5. Edit the C:\Program Files (x86)\Siriusware\Pool_System.INI file, copy the [SalesEZ] section and paste it below itself. Change the name of the section to match everything else you have done and change the ListenPort to be something not in use by the system.
[SalesEZ-Scanning]
Name=salesez41.basic_sales
ListenPort=4205
Pool=3
6. Create a copy of the ServiceMonitor SalesEZ shortcut and change the name to match your new instance. Edit the properties of the shortcut and change the Target: value to match your new service, you need to update the information between the [service] [/service] and [port] [/port] tags.
"C:\Program Files (x86)\Siriusware\RunExe.exe" ServiceMonitor [EXEArgs][service]Siriusware PoolService SalesEZ-Scanning[/service][port]14205[/port][/EXEArgs]