To run the demo you need to execute the .bat file for the version desired. Find the installation directory in Windows Explorer and double-click the appropriate file.
Next open the Service Control Manager in Control Panel. Find the service and click the Start link.
The demo service writes the current date/time to a logfile every 5 seconds. It also monitors the programs running and writes to the logfile whenever a new program starts or one stops. The logfile is named servicename.log and will be located in the Windows system directory - C:\Windows\System32. See of_logfile to see how to override the logfile name & location.
If you change the demo service, make sure you stop the service first and then start it after you have saved your changes.
The demo service writes a message to the logfile when it starts, stops or is paused/resumed. Messages are also written to the system event log.
Open the workspace and run the service control app. Find the demo service and try out the various functions. These functions will work on any service, not just those powered by PBNIServ.