From f8ef303b3a4d1b6c93f60cdd45d0415861683070 Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 30 Jan 2009 04:47:57 +0000 Subject: [PATCH] as a temporary hack measure until we find a better solution, include extra copies of some GTK DLLs --- mswin32/nsis/Nmap.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mswin32/nsis/Nmap.nsi b/mswin32/nsis/Nmap.nsi index eef339d55..2be843f61 100644 --- a/mswin32/nsis/Nmap.nsi +++ b/mswin32/nsis/Nmap.nsi @@ -240,7 +240,7 @@ Section "Zenmap (GUI Frontend)" SecZenmap File ..\nmap-${VERSION}\zenmap.exe File ..\nmap-${VERSION}\ZENMAP_README File ..\nmap-${VERSION}\COPYING_HIGWIDGETS - File ..\nmap-${VERSION}\python26.dll + File ..\nmap-${VERSION}\*.dll File /r ..\nmap-${VERSION}\share File /r ..\nmap-${VERSION}\py2exe StrCpy $zenmapset "true"