URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=580f25bbc51ceb253c958aa7a66f9a69231d86f3
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
580f25b 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/17618
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from b0eb538 NBT: fix Bad description for NBSS error code 0x81
adds 580f25b PortableApps: Allow multiple instances.
Summary of changes:
docbook/release-notes.asciidoc | 1 +
packaging/portableapps/WiresharkPortable.ini | 3 +++
2 files changed, 4 insertions(+)