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