View Single Post
  #1  
Old 28th Sep 04, 05:51 AM
Sony's Avatar
Sony Sony is offline
M.I.A.
 
Join Date: Nov 2001
Location: Down Under
Posts: 319
Sony will become famous soon enoughSony will become famous soon enough
Send a message via ICQ to Sony Send a message via MSN to Sony
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:

Code:
net start IISADMIN net start w3svc

and

Code:
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
__________________
[img]http://www.bbstyles.com/sony.php[/img]
Reply With Quote