For deleting the windows service, you must use :
sc delete serviceName
You can find name from services snap-in, Then open the service;
For deleting the windows service, you must use :
sc delete serviceName
You can find name from services snap-in, Then open the service;
Tags: Service
Posted in Sistem | No Comments »
If you are like me, you dont like navigating and starting manually services. So;
cmd /c net start SERVICE_NAME
For stop;
cmd /c net stop SERVICE_NAME
net start SERVICE_NAME
Tags: command, command prompt, net start, net stop, Service
Posted in Bilgisayar, SQL Server | No Comments »
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.