Tag Archives: Windows Service

Removing Windows Service on Windows XP


I had ever confused when I got problem with MySQL installation and I want to remove the MySQL service from Windows Services but I can found the erase or remove menu on Windows Services console. And finally I found the way to remove its service, I’ll share it.
Read more

Manage Windows Services


Windows XP has some triggers inside it to make some programs and services run when start-up. One of Windows XP triggers is Windows Service. Windows Service gives you some outstanding facility to make Windows XP run some important items when start-up. And you can manage them easily, to enable or disable them. By default, Windows XP provides some Service but unfortunately, you don’t need them all. So, I want write how to manage them.
Read more