http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47773
User: gerald
Date: 2013/02/20 11:58 AM
Log:
As http://www.jrsoftware.org/iskb.php?mutexsessions points out, a session
mutex may not be visible to other sessions and we may not be able to
create a global mutex. Try to create both, and make each one accessible
to all users. Update the NSIS installer to check for both global and
session mutexes.
Directory: /trunk/packaging/nsis/
Changes Path Action
+21 -7 wireshark.nsi Modified
Directory: /trunk/wsutil/
Changes Path Action
+23 -1 file_util.c Modified