I'm working on completing work with
Sql Server, In the meantime I've encountered a problem: How can I make sure that customer service works
And how do I restarted if stoped
Also, This requires that the program must running as administrator
I made this program to make sure that it works well in all conditions
I suggested : "Audiosrv" Windows Audio Service; you can work on any other service.
ServiceName EQU BSTR$("Audiosrv") ;Just for test: Windows Audio Service
Also you can choose a .Net version
; CLR = 2 For .Net 2/2.5/3/3.5
; CLR = 4 For .Net 4/4.5
__ClrVersion EQU 2 ; 4