This release adds better support for image base randomization (ASLR) in Vista and above. If your executable crashed after compression in previous versions, it may have been simply due to the fixups/relocations being removed. This version fixes the default behavior so it'll work without tweaking.
Changes since v2.82 final
Change.Core: Added support for ASLR (randomized image basing) executables in PECompact, PEC2GUI, and PETrim. Specifically, fixups/relocations are no longer stripped by default on ASLR enabled EXEs. In previous versions, the user had to set /StripFixups:No for these EXEs to work in Vista and above.
Change.Installer: Updated to NSIS 2.37.
WARNING: Old project files and saved registry settings are incompatible with this build.
WARNING: Non-english languages need updating and may not currently show new options added to the Options dialog or other graphical interface changes.