If we want to start service application using command prompt via run program. We have to add /c before type sc. But, when we want to stop it, we do not need to add /c in the first parameter.
I hope this script can help another to control service application without control service.
Code: Select all
~InstallAware Clipboard Data~
~Run Program~
~{3CDFDE23-0EEE-49E4-B0C5-569A1F1D8DE4}~
~net.exe~
~TRUE~
~stop msdtc~
~TRUE~
~SUCCESS~
regards,
//ekoindri