Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] buildbot failure in Windows 2003 (IA32)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Sun, 24 Jul 2005 15:32:33 +0200
Andrew Hood wrote:

Where does this /SOLID parm go?
See packaging/nsis/ethereal.nsi:

SetCompressor /SOLID lzma

I've just tried a fresh install of 2.08 (never had NSIS on the box
before) and it falls over because it couldn't find GetWindowsVersion.nsh

I found it in the NSIS help as an example, pasted the text into
packaging/nsis/GetWindowsVersion.nsh and the build completed
Ah, there seems to be a new 2.08 release. The ChangeLog and the documentation doesn't mention any changes in the SetCompressor function since the 2.07 version.

The file:

packaging/nsis/GetWindowsVersion.nsh
is checked in the subversion tree, you shouldn't have a need to copy it!

Are you using latest SVN or released sources?

Regards, ULFL