nnposter
77f3edfc8a
Make sure that all locations are added, not just the last one
2025-10-19 02:29:36 +00:00
nnposter
a36c660bf2
Delay the expansion to avoid syntax issues. Closes #3177
2025-10-19 02:15:12 +00:00
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