aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/AdditionalTasksPage.ini
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-05-09 17:35:26 -0700
committerGerald Combs <gerald@wireshark.org>2018-05-11 15:20:30 +0000
commitaedc1c7e4911347057bf69a5026a717fb8576064 (patch)
tree5d2a95319dae129bd2f92b947c4e930f5fdc0e3a /packaging/nsis/AdditionalTasksPage.ini
parentff90e30944764552a198338f6b37982e1a8287cc (diff)
NSIS: Modernize the installer and remove GTK+ entries.
Migrate the Additional Tasks page to nsDialog. Create it using NSIS Dialog Designer. Migrate the Modern UI code (WinPcapPage.ini and USBPcapPage.ini) to Modern UI2. Use LogicLib flow control instead of Gotos+labels in more places. Change-Id: I1a3733f0202ca372456074f43e5ae23b1da4e1b9 Reviewed-on: https://code.wireshark.org/review/27449 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'packaging/nsis/AdditionalTasksPage.ini')
-rw-r--r--packaging/nsis/AdditionalTasksPage.ini125
1 files changed, 0 insertions, 125 deletions
diff --git a/packaging/nsis/AdditionalTasksPage.ini b/packaging/nsis/AdditionalTasksPage.ini
deleted file mode 100644
index 5f187bd358..0000000000
--- a/packaging/nsis/AdditionalTasksPage.ini
+++ /dev/null
@@ -1,125 +0,0 @@
-[Settings]
-NumFields=13
-
-[Field 1]
-Type=GroupBox
-Left=0
-Right=-1
-Top=0
-Bottom=75
-Text=Create Shortcuts
-State=1
-
-[Field 2]
-Type=CheckBox
-Left=10
-Right=-1
-Top=10
-Bottom=18
-Text=Wireshark Start Menu Item
-State=1
-
-[Field 3]
-Type=CheckBox
-Left=10
-Right=-1
-Top=20
-Bottom=28
-Text=Wireshark Desktop Icon
-State=0
-
-[Field 4]
-Type=CheckBox
-Left=10
-Right=-1
-Top=30
-Bottom=38
-Text=Wireshark Quick Launch Icon
-State=1
-
-[Field 5]
-Type=CheckBox
-Left=10
-Right=-1
-Top=40
-Bottom=48
-Text=Wireshark Legacy Start Menu Item
-Flags=DISABLED
-State=0
-
-[Field 6]
-Type=CheckBox
-Left=10
-Right=-1
-Top=50
-Bottom=58
-Text=Wireshark Legacy Desktop Icon
-Flags=DISABLED
-State=0
-
-[Field 7]
-Type=CheckBox
-Left=10
-Right=-1
-Top=60
-Bottom=68
-Text=Wireshark Legacy Quick Launch Icon
-Flags=DISABLED
-State=0
-
-[Field 8]
-Type=GroupBox
-Left=0
-Right=-1
-Top=75
-Bottom=150
-Text=File Extensions
-State=1
-
-[Field 9]
-Type=Radiobutton
-Radiogroup=1
-Left=10
-Right=-1
-Top=85
-Bottom=93
-Text=Associate trace file extensions to Wireshark
-State=1
-
-[Field 10]
-Type=Radiobutton
-Radiogroup=1
-Left=10
-Right=-1
-Top=95
-Bottom=103
-Text=Associate trace file extensions to Wireshark Legacy
-Flags=DISABLED
-State=0
-
-[Field 11]
-Type=Radiobutton
-Radiogroup=1
-Left=10
-Right=-1
-Top=105
-Bottom=113
-Text=None
-State=0
-
-[Field 12]
-Type=Label
-Left=10
-Right=280
-Top=120
-Bottom=128
-Text=Extensions: 5vw, acp, apc, atc, bfr, cap, enc, erf, fdc, ipfix, lcap, mplog, out, pcap,
-
-[Field 13]
-Type=Label
-Left=10
-Right=280
-Top=130
-Bottom=138
-Text=pcapng, pklg, pkt, rf5, snoop, syc, tpc, tr1, trace, trc, vwr, wpc, wpz
-