URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1cacbb1463503999981637314310a0824d9f3fe
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d1cacbb 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/17616
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 559bb37 Remove name resolution from the file dialogs.
adds d1cacbb PortableApps: Allow multiple instances.
Summary of changes:
packaging/portableapps/WiresharkPortable.ini | 3 +++
1 file changed, 3 insertions(+)