I would think the process only starts up on boot.  Was
the process IIS?  If so you should be able to disable
its startup using the Services app.  If it was some
other process not a service, you can check your normal
startup locations in the registry (HKLM and HKCURR
/SOFTWARE/Microsoft/Windows/CurrentVersion/Run).

BZAG

================================================
Alf Stockton wrote:

On Tue, 5 Jul 2005, ed elliott wrote:

> If you don't know what it is that is using the port,
do a "netsta -a -o -n" this will show you the pid of
the process that is listening on port 80 (it is
probably IIS)
>
Thank you. I found and killed the process. Now how to
I ensure that it does not 
automatically restart at reboot?

---

Regards,
Alf Stockton    www.stockton.co.za


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to