Install NMapServ


To uninstall the nmsp service, first stop the service. Start a DOS window and change the directory to the bin directory of NMapWin.
cd %NMAPDIR%\bin

Unistall the service by executing:

nmapserv -u
This 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