csharp sc create service

Code Example - csharp sc create service

                
                        Process.Start(@"C:\Windows\system32\sc.exe", "create ServiceName binPath= D:\work\ServiceExe.exe")