aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/WinPcapPage.ini
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-10-20 16:22:14 +0000
committerGerald Combs <gerald@wireshark.org>2009-10-20 16:22:14 +0000
commitccdf52a4ccede23c5f83d7893f91641962ad19fd (patch)
tree6c3e77c9561cce605890ac219466b2cd72f7c9cf /packaging/nsis/WinPcapPage.ini
parent830ee22db4585fc53e65942984571fec208df284 (diff)
Update the WinPcap installer to 4.1. The WinPcap installer now enables
NPF at startp, so remove the checkbox and associated code from the Wireshark installer. svn path=/trunk/; revision=30640
Diffstat (limited to 'packaging/nsis/WinPcapPage.ini')
-rw-r--r--packaging/nsis/WinPcapPage.ini27
1 files changed, 0 insertions, 27 deletions
diff --git a/packaging/nsis/WinPcapPage.ini b/packaging/nsis/WinPcapPage.ini
index c9a4aaffae..9ca79db842 100644
--- a/packaging/nsis/WinPcapPage.ini
+++ b/packaging/nsis/WinPcapPage.ini
@@ -50,30 +50,3 @@ Top=120
Bottom=135
Text=What is WinPcap?
State=http://wiki.wireshark.org/WinPcap
-
-[Field 7]
-Type=GroupBox
-Left=0
-Right=-1
-Top=70
-Bottom=105
-Text=Services
-State=1
-
-[Field 8]
-Type=CheckBox
-Left=10
-Right=250
-Top=80
-Bottom=88
-Text=Start WinPcap service "NPF" at startup
-State=0
-
-[Field 9]
-Type=Label
-Left=20
-Right=250
-Top=90
-Bottom=98
-Text=(so users without Administrator privileges can capture)
-