Hi I have a question for you ....
I run xp sp2 and i have apache installed and IIS
I like to only run the servers when i want to so i have set up a few bat files to help me with this.
For IIS
i use:
net start IISADMIN
net start w3svc
and
net stop w3svc
net stop IISADMIN
The problem is that
inetinfo.exe automatically start on every rebbot of my system.
I have set the following services to MANUAL
IIS Admin
w3svc
w3svc doesnt's start automatically and it's all good
but the ISS Adin start no matter what i do!!
Do you know how can i set it not to start automatically on boot?
p.s. if I disable the service than i can't activate it with the bat file so in not an option
Any help is welcome
Cheers
Sony