Page 1 of 1

Script for start service application using command prompt

Posted: Fri Jan 29, 2010 12:12 am
by ekoindri
Here is sample the script for starting service application manually without use control service.

Code: Select all

~InstallAware Clipboard Data~
~Run Program~
~{C0EAF121-C1DC-46A2-8323-D4849FAA29AC}~
~net.exe~
~TRUE~
~/c start msdtc~
~TRUE~
~SUCCESS~


Do not forget to add /c in the parameter.

regards,


//ekoindri