Install/uninstall NT service (may have to run these batch files via "Run As Administrator"):
| Code Block |
|---|
bin/windows-x86-32/InstallNTService.bat bin/windows-x86-32/UninstallNTService.bat |
Start/stop the service:
| Code Block |
|---|
bin/windows-x86-32/StartNTService.bat bin/windows-x86-32/StopNTService.bat |

