window7 64位下安装nmap启动错误
安装过程参考:http://jingyan.baidu.com/article/5bbb5a1b1e0a7713eba179cb.html
下载包:https://nmap.org/download.html#windows
从上述网址下载exe安装包后,安装了nmap后,在cmd命令行里输入nmap提示如下:
---------------------------
nmap.exe - 应用程序错误
---------------------------
应用程序无法正常启动(0xc000007b)。请单击“确定”关闭应用程序。
---------------------------
确定
---------------------------
解决办法:
从此网址https://nmap.org/download.html#windows下载zip这个压缩包,然后找到里面 vcredist_x86.exe 这个exe运行安装c++环境,