mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
nmap: Clarify Npcap note
This commit is contained in:
parent
3504b0cd59
commit
1a5543b301
@ -8,7 +8,8 @@
|
|||||||
},
|
},
|
||||||
"notes": [
|
"notes": [
|
||||||
"Please install 'Npcap' by manually running '$dir\\npcap.exe', otherwise Nmap will not function completely!",
|
"Please install 'Npcap' by manually running '$dir\\npcap.exe', otherwise Nmap will not function completely!",
|
||||||
"This however, requires administrator rights.",
|
"This however requires administrator rights because it will be installed in 'C:\\Program Files',",
|
||||||
|
"(which can be removed through Control Panel) - see https://github.com/ScoopInstaller/Main/pull/466.",
|
||||||
"Please import the network performance improvements by running 'regedt32 \"$dir\\nmap_performance.reg\"'",
|
"Please import the network performance improvements by running 'regedt32 \"$dir\\nmap_performance.reg\"'",
|
||||||
"See: https://nmap.org/book/inst-windows.html"
|
"See: https://nmap.org/book/inst-windows.html"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user