Wireshark-commits: [Wireshark-commits] master-2.2 4600041: PortableApps: Allow multiple instances.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=46000416505cda02d3fa4daa0701c7828789583d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
4600041 by Gerald Combs (gerald@xxxxxxxxxxxxx):
PortableApps: Allow multiple instances.
The documentation for the [Launch]SingleAppInstance key doesn't seem
to match its behavior in that its default value (true) keeps multiple
portable instances from running, at least for us. Set it to false since
we're happy with users running as many concurrent instances as they can
stand. Set the related SinglePortableAppInstance key to false while
we're here in case its default value ever changes.
Change-Id: Iea1a6a80d5b204814b7569776734e0b0e254d657
Reviewed-on: https://code.wireshark.org/review/17617
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from dadebff NBT: fix Bad description for NBSS error code 0x81
adds 4600041 PortableApps: Allow multiple instances.
Summary of changes:
docbook/release-notes.asciidoc | 2 ++
packaging/portableapps/WiresharkPortable.ini | 3 +++
2 files changed, 5 insertions(+)