cd %NMAPDIR%\bin
Unistall the service by executing:
nmapserv -uThis will uninstall the service. The following listing is the output of nmapserv -h:
nmapserv v1.1.0 Copyright (c) 2000 - 2002 JV Software (vogje01@bluewin.ch) usage: nmapserv [-i|-u|-p] [-h] Options: -h : This help screen. -i : Install service. -u : Uninstall service. -p : Run as foreground process.
Copyright © JV Software