TODO netlogon_user_flags_ntlmv2_enabled
[wireshark-sm.git] / packaging / wix / Plugins.wxi
blobfc519d696f3c13c820001b00f4b42dc8b5adec7d
1 <?xml version="1.0" encoding="utf-8"?>
2 <Include>
4 <!-- Plugins -->
5 <Fragment>
6 <DirectoryRef Id="dirPluginsVersionEpan">
7 <Component Id="cmpEthercat_dll" Guid="*">
8 <File Id="filEthercat_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\ethercat.dll" />
9 </Component>
10 <Component Id="cmpGryphon_dll" Guid="*">
11 <File Id="filGryphon_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\gryphon.dll" />
12 </Component>
13 <Component Id="cmpIPAddress_dll" Guid="*">
14 <File Id="filIPAddress_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\ipaddr.dll" />
15 </Component>
16 <Component Id="cmpIrda_dll" Guid="*">
17 <File Id="filIrda_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\irda.dll" />
18 </Component>
19 <Component Id="cmpOpcua_dll" Guid="*">
20 <File Id="filOpcua_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\opcua.dll" />
21 </Component>
22 <Component Id="cmpProfinet_dll" Guid="*">
23 <File Id="filProfinet_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\profinet.dll" />
24 </Component>
25 <Component Id="cmpUnistim_dll" Guid="*">
26 <File Id="filUnistim_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\unistim.dll" />
27 </Component>
28 <Component Id="cmpWimax_dll" Guid="*">
29 <File Id="filWimax_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\wimax.dll" />
30 </Component>
31 <Component Id="cmpWimaxasmcp_dll" Guid="*">
32 <File Id="filWimaxasmcp_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\wimaxasncp.dll" />
33 </Component>
34 <Component Id="cmpWimaxmacphy_dll" Guid="*">
35 <File Id="filWimaxmacphy_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\wimaxmacphy.dll" />
36 </Component>
37 <!-- Add custom plugin Components here -->
38 </DirectoryRef>
39 </Fragment>
40 <Fragment>
41 <ComponentGroup Id="CG.Plugins.Dissector">
42 <ComponentRef Id="cmpEthercat_dll" />
43 <ComponentRef Id="cmpGryphon_dll" />
44 <ComponentRef Id="cmpIPAddress_dll" />
45 <ComponentRef Id="cmpIrda_dll" />
46 <ComponentRef Id="cmpOpcua_dll" />
47 <ComponentRef Id="cmpProfinet_dll" />
48 <ComponentRef Id="cmpUnistim_dll" />
49 <ComponentRef Id="cmpWimax_dll" />
50 <ComponentRef Id="cmpWimaxasmcp_dll" />
51 <ComponentRef Id="cmpWimaxmacphy_dll" />
52 <!-- Add custom plugin ComponentRefs here -->
53 </ComponentGroup>
54 </Fragment>
56 <!-- Stats Tree -->
57 <Fragment>
58 <DirectoryRef Id="dirPluginsVersionEpan">
59 <Component Id="cmpStatsTree_dll" Guid="*">
60 <File Id="filStatsTree_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\stats_tree.dll" />
61 </Component>
62 </DirectoryRef>
63 </Fragment>
64 <Fragment>
65 <ComponentGroup Id="CG.Plugins.TreeStat">
66 <ComponentRef Id="cmpStatsTree_dll" />
67 </ComponentGroup>
68 </Fragment>
70 <!-- MATE -->
71 <Fragment>
72 <DirectoryRef Id="dirPluginsVersionEpan">
73 <Component Id="cmpMate_dll" Guid="*">
74 <File Id="filMate_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\mate.dll" />
75 </Component>
76 </DirectoryRef>
77 </Fragment>
78 <Fragment>
79 <ComponentGroup Id="CG.Plugins.Mate">
80 <ComponentRef Id="cmpMate_dll" />
81 </ComponentGroup>
82 </Fragment>
84 <!-- TRANSUM -->
85 <Fragment>
86 <DirectoryRef Id="dirPluginsVersionEpan">
87 <Component Id="cmpTransum_dll" Guid="*">
88 <File Id="filTransum_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\epan\transum.dll" />
89 </Component>
90 </DirectoryRef>
91 </Fragment>
92 <Fragment>
93 <ComponentGroup Id="CG.Plugins.Transum">
94 <ComponentRef Id="cmpTransum_dll" />
95 </ComponentGroup>
96 </Fragment>
98 <!-- wiretap -->
99 <Fragment>
100 <DirectoryRef Id="dirPluginsVersionWtap">
101 <Component Id="cmpUsbdump_dll" Guid="*">
102 <File Id="filUsbdump_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\wiretap\usbdump.dll" />
103 </Component>
104 </DirectoryRef>
105 </Fragment>
106 <Fragment>
107 <ComponentGroup Id="CG.Plugins.Wiretap">
108 <ComponentRef Id="cmpUsbdump_dll" />
109 </ComponentGroup>
110 </Fragment>
112 <!-- codecs -->
113 <Fragment>
114 <DirectoryRef Id="dirPluginsVersionCodecs">
115 <Component Id="cmpG711_dll" Guid="*">
116 <File Id="filG711_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\g711.dll" />
117 </Component>
118 <Component Id="cmpG722_dll" Guid="*">
119 <File Id="filG722_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\g722.dll" />
120 </Component>
121 <Component Id="cmpG726_dll" Guid="*">
122 <File Id="filG726_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\g726.dll" />
123 </Component>
124 <Component Id="cmpG729_dll" Guid="*">
125 <File Id="filG729_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\g729.dll" />
126 </Component>
127 <Component Id="cmpL16mono_dll" Guid="*">
128 <File Id="filL16mono_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\l16mono.dll" />
129 </Component>
130 <Component Id="cmpSBC_dll" Guid="*">
131 <File Id="filSBC_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\sbc.dll" />
132 </Component>
133 <Component Id="cmpILBC_dll" Guid="*">
134 <File Id="filILBC_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\ilbc.dll" />
135 </Component>
136 <Component Id="cmpOPUS_dll" Guid="*">
137 <File Id="filOPUS_dec_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\opus_dec.dll" />
138 </Component>
139 <Component Id="cmpAMRNB_dll" Guid="*">
140 <File Id="filAMRNB_dec_dll" KeyPath="yes" Source="$(var.Plugins.Dir)\$(var.WiresharkMajorVersion).$(var.WiresharkMinorVersion)\codecs\amrnb.dll" />
141 </Component>
142 </DirectoryRef>
143 </Fragment>
144 <Fragment>
145 <ComponentGroup Id="CG.Plugins.Codecs">
146 <ComponentRef Id="cmpG711_dll" />
147 <ComponentRef Id="cmpG722_dll" />
148 <ComponentRef Id="cmpG726_dll" />
149 <ComponentRef Id="cmpG729_dll" />
150 <ComponentRef Id="cmpL16mono_dll" />
151 <ComponentRef Id="cmpSBC_dll" />
152 <ComponentRef Id="cmpILBC_dll" />
153 <ComponentRef Id="cmpOPUS_dll" />
154 <ComponentRef Id="cmpAMRNB_dll" />
155 </ComponentGroup>
156 </Fragment>
158 </Include>