1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
dmiller
a9f068e453 Update python-wrap.bat to use Zenmap's python if possible, Python3 otherwise 2023-02-27 18:16:24 +00:00
dmiller
86a945e666 Fix syntax issues with python-wrap.bat 2014-08-23 04:22:20 +00:00
dmiller
b113a27a04 Give python-wrap.bat Windows CRLF lines 2014-08-23 04:22:18 +00:00
david
91e019210d Add C:\Python27 to PATH of python-wrap.bat. 2012-10-03 05:18:25 +00:00
david
5cb872a499 Fix a typo in a comment. 2009-05-25 01:49:27 +00:00
david
eaccd9175e Use a command chain after the endlocal in python-wrap.bat to allow ndiff's exit
code to propagate.
2009-02-05 01:39:02 +00:00
david
7f3effda4a o [Ndiff] Ndiff is now included in the Windows zip distribution. For
space reasons, it is not an executable compiled with py2exe as in
  the executable installer, rather it is the Ndiff source code
  (ndiff.py) and a batch file wrapper (ndiff.bat). Because it's not
  precompiled, it's necessary to have a Python interpreter
  installed. [David]
2009-02-04 22:48:21 +00:00