(path)\sc.exe create “Name of Service” binPath= “C:\Program.exe”
(path)\sc.exe delete “Name of Service”
(path)\sc.exe start “Name of Service”
(path)\sc.exe create “Name of Service” binPath= “C:\Program.exe”
(path)\sc.exe delete “Name of Service”
(path)\sc.exe start “Name of Service”