Table of Contents
[Notes] Run batch as Service in Window
https://stackoverflow.com/questions/415409/run-batch-file-as-a-windows-service
Tạo mới Service
nssm install "YourCoolServiceNameLabel"
Xóa Service
nssm remove "YourCoolServiceNameLabel"