Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot !packhdr with UPX: superfluous data between sections #35

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Put upx.exe to a location searchable in %PATH%
2. Put !packhdr "$%TEMP%\exehead.tmp" 'upx --best "$%TEMP%\exehead.tmp"' line 
in the beginning of example1.nsi
3. Compile example1.nsi

What is the expected output? What do you see instead?
UPX should compress exehead.tmp correctly, but UPX raise "superfluous data 
between sections" with Unicode NSIS 2.46.5

What version of the product are you using? On what operating system?
Unicode NSIS 2.46.5, WinXP SP3.

Please provide any additional information below.


Original issue reported on code.google.com by roy...@gmail.com on 27 Nov 2013 at 2:52

@GoogleCodeExporter
Copy link
Author

I finally recompile the stubs and it works with !packhdr again.

Original comment by roy...@gmail.com on 27 Nov 2013 at 7:46

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant