Knowledge Base Server as a Windows Service
The Knowledge Base Server can be run as a Windows Service,
this is done when the Knowledge Base Server needs to be run in the background
upon startup of a server.
Installing the Windows Service
|
Step |
Action |
|
1 |
Rename Win_KB_Service_Cmd.txt to
Win_KB_Service_Cmd.bat in the
<install root>\kbserver directory |
|
2 |
Run Win_KB_Service_Cmd.bat |
|
3 |
Launch Mojo |
|
4 |
Go to Window >
Preferences |
|
5 |
Expand the Openmake item and
select Machine |
|
6 |
On the KB Server tab, update the
Server Start Command to:
net start "Openmake 7 KB
Server" |
|
7 |
On the KB Server tab, update the
Server Stop Command to:
net stop "Openmake 7 KB
Server" |