https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3547
Graeme Lunt <graeme@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |graeme@xxxxxxxxxxx
Status|NEW |ASSIGNED
--- Comment #4 from Graeme Lunt <graeme@xxxxxxxxxxx> 2009-06-29 05:35:48 PDT ---
(In reply to comment #3)
> Note, attachment 3191 [details] is a patch for trunk-1.2. The problem doesn't exist on
> trunk, but it is bound to happen if we bump the PCAP_VERSION in config.nmake
> while forgetting packaging/portableapps/win32/WiresharkPortable.nsi.
>
You can work around this bug by:
1) copy WiresharkPortable\Other\PortableSource\WiresharkPortable.ini to
WiresharkPortable\WiresharkPortable.ini
2) edit WiresharkPortable\WiresharkPortable.ini and change the line:
WinPcapInstaller=WinPcap_4_0_2.exe
to
WinPcapInstaller=WinPcap_4_1_beta5.exe
I will apply your patch to the trunk, and also correct the default
WiresharkPortable.ini so that it has the correct package in it.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.