From ea1e95aea6b3a4ab964d55bce25b80dfc36b2bcc Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 22 Apr 2010 02:20:43 +0000 Subject: [PATCH] It would be nice if the executable installer had command-line options for unsetting some of the checkboxes (mostly needed for silent mode usage) --- docs/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/TODO b/docs/TODO index 78d0fa99e..6457d606b 100644 --- a/docs/TODO +++ b/docs/TODO @@ -29,6 +29,18 @@ o [NSE] Maybe we should create a class of scripts which only run one discovery, and then let the following phases work on the list it discovers." +o Improve the NSI installer by adding command-line options for unsetting + each of these GUI checkboxes individually (particularly useful for + silent mode): + LangString DESC_SecCore ${LANG_ENGLISH} "Installs Nmap executable, NSE scripts and Visual C++ 2008 runtime components" + LangString DESC_SecRegisterPath ${LANG_ENGLISH} "Registers Nmap path to System path so you can execute it from any directory" + LangString DESC_SecWinPcap ${LANG_ENGLISH} "Installs WinPcap 4.1 (required for most Nmap scans unless it is already installed)" + LangString DESC_SecPerfRegistryMods ${LANG_ENGLISH} "Modifies Windows registry values to improve TCP connect scan performance. Recommended." + LangString DESC_SecZenmap ${LANG_ENGLISH} "Installs Zenmap, the official Nmap graphical user interface. Recommended." + LangString DESC_SecNcat ${LANG_ENGLISH} "Installs Ncat, Nmap's Netcat replacement." + LangString DESC_SecNdiff ${LANG_ENGLISH} "Installs Ndiff, a tool for comparing Nmap XML files." + LangString DESC_SecNping ${LANG_ENGLISH} "Installs Nping, a packet generation tool." + o [Zenmap] Investigate getting new OS icon art. See http://seclists.org/nmap-dev/2010/q1/1090