ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] PortableApps Wireshark feedback

From: "Graeme Lunt" <graeme@xxxxxxxxxxx>
Date: Sun, 11 Nov 2007 19:56:58 +0100
Chris,

On 09/11/2007, Maynard, Chris <Christopher.Maynard@xxxxxxxxx> wrote:
> FYI: I was finally able to build & test a PortableApps version of Wireshark.  The SVN version I used was 23398.  Initially when I built it and tried to run it off a USB flash drive, it failed due to some "unspecified error".  I had tried to save some time by not running a distclean first, but in the end, it cost me more time because after I recompiled it following a distclean, I created an installer that actually worked.

Interesting. The package shouldn't have built as the U3 makefile (used
by the portableapps makefile), runs the wireshark as part of the build
process to make sure it has all the right files. Maybe I need to
tighten that up.

> I tested it on only 1 Windows PC thus far, but it worked great.  No issues to speak of, although I only tested a few basic things, such as: a simple capture, apply some display filters, change some column preferences, save the file to the flash drive, close the PortableApps Wireshark and re-launch it to be sure the settings were retained, close the PortableApps Wireshark and open the PC's installed version of Wireshark to be sure its settings were not affected, and perhaps a few other misc. tests.  Anyway, as I said, no issues to report, at least as far as those the tests are concerned.  The only negative comment I have has to do with the time it took to actually install the PortableApps Wireshark on the flash disk I borrowed.  I didn't time it, but it took at least an hour.  Nothing to do with Wireshark though, just a really slow drive to write to I guess.  Reading was ok though and launching Wireshark from the USB drive was a little slower, as expected, but nothing too pa
 inful.

An hour - wow. Maybe I should add something to the installation wizard
to indicate that it could take quite a while! PortableApps recommend
compressing exes/dlls  with UPX (http://upx.sourceforge.net/) - but I
haven't looked at how much of a difference this makes yet.

> Anyway, excellent stuff!  I have a U3 flash disk, but we have a lot of non-U3 drives floating around, so this will come in handy for many people I would imagine.

Thanks for the feedback.

Graeme