From e0652ac2370f13d747055677ce31343aeb5e33db Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 10 Jun 2010 20:39:07 +0000 Subject: [PATCH] Update the vcredist URL to the one we currently use, also note the /q option to run it in quiet mode --- docs/nmap-install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index 30bfc6041..c2f7bab33 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -832,10 +832,10 @@ the latest version from . You must install version 4.0 or later. Due to the way Nmap is compiled, it requires the -Microsoft Visual C++ 2008 Redistributable Package of runtime +Microsoft Visual C++ 2008 Redistributable Package of runtime components. Many systems already have this installed from other packages, but you should run vcredist_x86.exe -from the zip file just in case you need it. +from the zip file just in case you need it. Pass the option to run that installer in quiet (non interactive) mode. Instructions for executing your compiled Nmap are given in .