From 203d4ea2504832cc9b800523b5099e344dded1fd Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 16 Jul 2006 03:22:25 +0000 Subject: [PATCH] text change --- 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 6c994888e..1b5764330 100644 --- a/mswin32/nsis/Nmap.nsi +++ b/mswin32/nsis/Nmap.nsi @@ -85,7 +85,7 @@ Section "WinPcap 3.1" SecWinPcap Delete "$INSTDIR\winpcap-nmap-3.1.B.exe" SectionEnd -Section "Network Performance Improvements (Registry Changes)" SecPerfRegistryMods +Section "Improve Performance" SecPerfRegistryMods File nmap_performance.reg Exec 'regedt32 /S "$INSTDIR\nmap_performance.reg"' SectionEnd