1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-13 11:19:02 +00:00
Commit Graph

112 Commits

Author SHA1 Message Date
dmiller
2558c90488 Allow silent installer to create desktop shortcuts 2023-05-20 22:11:20 +00:00
dmiller
4f1444986d Allow silent install on Windows if Npcap is already present 2023-05-09 17:31:05 +00:00
dmiller
ad3935b642 Skip messagebox on build 2023-03-02 16:27:48 +00:00
dmiller
3b4065a156 Update NSIS installer for latest changes. 2023-02-27 18:17:30 +00:00
dmiller
9aea64a655 Speed up NSIS uninstaller build 2023-02-10 22:55:53 +00:00
dmiller
a28d9b77f9 Remove/edit references to nmap-payloads. See #2541 2023-02-09 17:57:15 +00:00
dmiller
973b5aacf5 Preliminary Windows bundling for Zenmap and Ndiff 2023-01-20 18:29:54 +00:00
dmiller
9732e6979e Merge Nmap 7.93 release branch 2022-09-02 14:38:17 +00:00
dmiller
6bf973cf0f Remove Nmap registry key on uninstall regardless of whether it's empty 2022-03-10 17:24:36 +00:00
dmiller
c2d6b01f35 Update links to npcap.com 2022-02-18 17:38:54 +00:00
dmiller
77fcbeca27 NSIS: disable Npcap install if installed version is newer or same. 2021-12-13 20:51:08 +00:00
fyodor
158c2e493c Change Insecure.Com LLC to Nmap Software LLC 2021-11-23 19:01:05 +00:00
dmiller
dd82097c80 Merge changes from 7.92 release branch 2021-08-08 21:20:19 +00:00
dmiller
76b25678d1 Remove VC++ 2008 runtime; Python uses VC 14+ same as our builds now. 2021-08-03 19:29:10 +00:00
dmiller
0dc7df9573 Switch to VC++ 2019 redistributable 2021-07-30 22:50:41 +00:00
dmiller
ab35a2eccc Use cli defines, not sed, to customize NSIS script. Also addresses #2316 2021-07-30 17:02:11 +00:00
dmiller
ef8213a36c Reintegrate Nmap 7.90 release branch 2020-10-05 23:00:30 +00:00
dmiller
04e50e0f3e More OpenSSL DLL name changes 2020-09-03 19:19:52 +00:00
dmiller
210adf941e Remove nmap-update
This feature was never publicly released, and has not been distributed
in our binary builds for a couple versions now. It needed to be removed
in order to reduce the number of places Nmap looks for data files. See #2051
2020-08-27 19:13:31 +00:00
dmiller
f05296d7f7 Merge changes from Nmap 7.80 release branch 2019-08-11 05:30:19 +00:00
dmiller
c752223c7b Simplify some IfSilent calls (MessageBox is not displayed in silent mode anyway) 2019-06-19 19:42:28 +00:00
dmiller
4897d3c802 Extract exes and reg files to randomized PLUGINSDIR to ensure we use a clean copy 2019-06-19 19:42:28 +00:00
dmiller
6d5afa74f2 Some changes to support Nmap OEM silent installer 2019-06-19 19:42:27 +00:00
dmiller
134782eef5 Remove /NPFSTARTUP installer option, deprecated by Npcap installer 2019-06-19 18:33:52 +00:00
dmiller
e3afc3f5a6 Ensure large strings build of NSIS is used. Fixes #1396 2019-01-07 18:15:49 +00:00
dmiller
cadb66231f Merge 7.70 release branch into trunk 2018-03-20 18:08:25 +00:00
dmiller
5a5addb0ef Sign the Nmap uninstaller 2017-01-08 03:30:45 +00:00
dmiller
c55b7f6f92 Rework Windows bundling to include Npcap instead of Winpcap 2016-06-14 14:16:48 +00:00
dmiller
542f0afe65 Add DisplayVersion to Uninstall windows registry key. Closes #263 2016-02-03 19:19:37 +00:00
dmiller
0952bed032 Merge final changes to support VS2013 build
Changes:

* Fix a collision of the name PS_NONE with a different constant in shlobj.h
* Update solution and project files for VS2013
* Update the NSIS installer to reference the VC 2013 redistributable
2015-01-17 04:35:01 +00:00
robert
0772a10895 Updated Nmap NSIS file to use WinPcap 4.1.3 installer. 2014-01-11 15:00:05 +00:00
david
9644ad825f Don't edit nmap.rc and nsis/Nmap.nsi in place.
Make new versioned nmap.rc.in and nsis/Nmap.nsi.in, and use those to
generate unversioned nmap.rc and nsis/Nmap.nsi. The changes made to
those files were constantly causing problems with updating.
2012-10-31 17:00:59 +00:00
robert
95c60718c1 Prevent Subversion hidden folder (.svn) from being added to Nmap's Windows setup file when copying the licenses directory. 2012-10-22 19:48:26 +00:00
robert
165d010202 Updated the Nmap.nsi file to check the new Visual C++ redistributable versions. Simplified the check for Visual C++ 2010 and improved the check for x64 systems (now additionally checks the Wow6432Node to prevent an error message even when the software was installed correctly). Also bumped the version number of the NSIS file to match the rest of Nmap. 2012-10-11 10:53:58 +00:00
david
cfeec34979 Remove vcredist files, moved to /nmap-mswin32-aux. 2012-10-02 00:53:49 +00:00
david
316a6f1f8b Add nmap-update to the Windows installer. 2011-12-20 01:58:26 +00:00
robert
737bb9e2dc Updated Visual C++ Redistributables and UID/Display names as appropriate for the April 2011 MFC Security Update (MS11-025)
http://www.microsoft.com/technet/security/bulletin/ms11-025.mspx
http://support.microsoft.com/kb/2467173
http://support.microsoft.com/kb/2467174
2011-04-21 09:59:54 +00:00
fyodor
c901881496 Make the uninstaller properly delete nping.exe (also updates version number, but that was incidental as part of the build script) 2011-02-14 07:52:01 +00:00
robert
55c9407b17 Update Nmap version number to 5.36TEST4 in prep for the next release. 2011-01-21 18:40:46 +00:00
robert
33a6a0a49b Added the py2exe, share and licenses folders to be removed during an installation over the top of an existing Nmap installation. This clears out any bad DLLs that might have been installed in older versions of Nmap (e.g. 5.36TEST1). 2010-11-20 09:04:49 +00:00
robert
f91c93dfee Improved the Uninstaller section so it deletes the new license files and doesn't warn if Nmap isn't present (useful if the other tools, such as Ncat, were installed separately). 2010-11-18 15:55:01 +00:00
robert
29d67ee8c3 Updated the Visual C++ 2008 Redistributable to the latest SP1 version to avoid Windows Update prompting for the SP1 update after installing the RTM with ATL update.
Added new functions to create the Nmap uninstaller and install the VC++ 2008 and 2010 redistributables in the appropriate sections. Previously we only created the uninstaller if the Nmap Core Files were selected, and we didn't install the VC++ files if Nping, Ncat and Ndiff were installed on their own.
2010-11-18 13:22:49 +00:00
robert
62894a15f0 Added the VC++ 2008 (RTM with ATL fix) Redistributable to support Zenmap as Python 2.6 onwards is built using VC++ 2008. This is required now that Nmap uses VC++ 2010 instead of VC++ 2008 SP1, as we were previously relying upon the files installed by the VC++ 2008 SP1 Redistributable. The Nmap setup file only installs the 2008 redistributable if Zenmap has been selected. 2010-11-16 21:01:20 +00:00
david
7e8e4bf5b9 Update build instructions and build scripts for Python 2.7. 2010-11-10 03:00:01 +00:00
robert
f91a6868c7 Updated the Nmap installer's description for "Nmap Core Files" to say Visual C++ 2010 instead of Visual C++ 2008 to match the included redistributable file. 2010-11-06 16:31:12 +00:00
robert
79ab71577a Updated the Visual C++ Redistributable package from 2008 to 2010 and modified the Windows installer to check the new registry keys that are created. This is to support David's update of the Nmap solution file to VC++ 2010. 2010-11-05 18:05:05 +00:00
david
dba1d73570 Rearrange third-party license files. 2010-10-30 02:15:00 +00:00
david
ce075558de Include third-part license notices in Windows packages. 2010-10-14 05:22:42 +00:00
david
1ff33d9d50 Update version numbers in Windows build files. 2010-09-15 23:58:10 +00:00
robert
e8aab6daac Nmap's version of the WinPcap installer has been updated to 4.1.2. 2010-07-15 17:25:24 +00:00