aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/NpcapPage.ini
diff options
context:
space:
mode:
authorPascal Quantin <pascal@wireshark.org>2021-01-13 22:57:00 +0100
committerGuy Harris <gharris@sonic.net>2021-01-13 22:02:40 +0000
commita07898a280d40735a4aa090ddc94169d99ff263c (patch)
tree4baa94754808ec70ca28c8bffbfd11a71719abdd /packaging/nsis/NpcapPage.ini
parent511aeaa44a095976944528a5e19d76205b15e198 (diff)
Windows: add a notice to NSIS in case of BSOD while installing Npcap
Diffstat (limited to 'packaging/nsis/NpcapPage.ini')
-rw-r--r--packaging/nsis/NpcapPage.ini28
1 files changed, 26 insertions, 2 deletions
diff --git a/packaging/nsis/NpcapPage.ini b/packaging/nsis/NpcapPage.ini
index 78d09fd45c..1b523c7ef1 100644
--- a/packaging/nsis/NpcapPage.ini
+++ b/packaging/nsis/NpcapPage.ini
@@ -1,5 +1,5 @@
[Settings]
-NumFields=7
+NumFields=10
[Field 1]
Type=GroupBox
@@ -43,6 +43,30 @@ Bottom=58
Text=This text will be replaced, depending on whether Npcap is already installed
[Field 6]
+Type=GroupBox
+Left=0
+Right=-1
+Top=70
+Bottom=105
+Text=Important notice
+
+[Field 7]
+Type=Label
+Left=10
+Right=290
+Top=80
+Bottom=88
+Text=If your system has crashed during a Wireshark installation, you must run the command
+
+[Field 8]
+Type=Label
+Left=10
+Right=295
+Top=89
+Bottom=97
+Text='net stop npcap' as Administrator before upgrading Npcap, so that it doesn't crash again
+
+[Field 9]
Type=Link
Left=0
Right=290
@@ -51,7 +75,7 @@ Bottom=120
Text=Get WinPcap
State=https://www.winpcap.org/
-[Field 7]
+[Field 10]
Type=Link
Left=0
Right=290