Ulf,
> I've tried to reproduce with current SVN, and got:
>
> 1> xcopy ..\..\..\tshark.exe host /d /y
> 1>..\..\..\tshark.exe
> 1>1 Datei(en) kopiert (1 file copied)
> 1> xcopy u3util.exe host /d /y
> 1>C:u3util.exe
> 1>1 Datei(en) kopiert
> 1> C:\wireshark-win32-libs\upx301w\upx.exe device\plugins\0.99.8\*.dll
> 1>Zugriff verweigert (access denied)
> 1>NMAKE : fatal error U1077: 'C:\wireshark-win32-libs\upx301w\upx.exe' :
> return code '0x1'
> 1>Stop.
>
> Anyone with a knowledge how this should look like could have a look?
The buildbot has been successfully using the UPX since 23754 (reducing
the distribution from 25M to 15M).
I guess I missed something to flag that setup needed to be rerun (to
download UPX)?
I will take a look later.
Graeme