mirror of
https://github.com/nmap/nmap.git
synced 2026-07-11 18:55:08 +00:00
Python is now in nmap-mswin32-aux.
This commit is contained in:
parent
0f255f8d10
commit
b8e44155da
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@echo off
|
||||
|
||||
echo Setting installation variables...
|
||||
set PythonDir=C:\Python27
|
||||
set PythonDir=..\..\nmap-mswin32-aux\Python
|
||||
set PythonEXE=%PythonDir%\python.exe
|
||||
set DistDir=dist
|
||||
set LibraryDir=%DistDir%\py2exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue