aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/portableapps/win32/WiresharkPortable.tmpl
blob: 57b19e7fe7de1cacc6300d7caab5829c70bcbee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# WirersharkPortable.ini - settings for configure the running of WiresharkPortable
#
# $Id$
#
[WiresharkPortable]

WiresharkDirectory=App/Wireshark
WiresharkExecutable=wireshark.exe
AdditionalParameters=

DisableWinPcapInstall=false
WinPcapInstaller=WinPcap_$(WINPCAP_VERSION).exe

MSVCRedist=vcredist_$(TARGET_MACHINE).exe

# This INI is an example only and will not work until placed according to the directions in readme.txt
# The above options are explained in the included readme.txt