User Activity

  • Posted a comment on discussion Open Discussion on Inno Setup Unpacker

    it is not good practice to insert the compiler directives in this form. It would be better to do this via an include file. However, this does not really result in a significant reduction in size: from 1.60 MB to 1.43 MB. I think this discussion is superfluous.

  • Modified a comment on discussion Open Discussion on Inno Setup Unpacker

    I could shrink the exe file to 1.6 MB but it seems to me like whining on a high level.

  • Posted a comment on discussion Open Discussion on Inno Setup Unpacker

    I could shrink exe file to 1.6 MB but it seems to me like whining on a high level.

  • Posted a comment on discussion Open Discussion on Inno Setup Unpacker

    You can use UPX to compress the exe file: https://upx.github.io

  • Posted a comment on discussion Open Discussion on Inno Setup Unpacker

    Delphi compiles with RTTI, which considerably increases the size of the exe files. To disable this, you can use the compiler directive {$RTTI...} but as of Delhi XE6 this needs to be added to each individual unit of the project. "innounp" has more than 120 units. Does the exe size really matter? Furthermore, no remote host connection is required in any case.

  • Posted a comment on discussion Open Discussion on Inno Setup Unpacker

    The repository for my innounp Unicode version is now online:: Innounp on GitHub

  • Posted a comment on discussion Open Discussion on Inno Setup Unpacker

    I am providing a Windows GUI for the Inno Setup Unpacker on GitHub, The description there contains a link to the SourceForge website of innounp. Since there have been no updates of the SourceForge project since 2020 and the source codes not yet are adapted to the current Delphi versions (by default strings are Unicode) I have modified them so that they can be compiled with Delphi 10ff. Some bugs have also been fixed. Apart from that, it is a branch of the original sources but currently still experimental....

  • Posted a comment on discussion Open Discussion on Inno Setup Unpacker

    Fixed in the innounp Unicode version 1.66: more information

View All

Personal Data

Username:
rathlev
Joined:
2004-08-06 08:08:09
Location:
Germany / CET
Gender:
Male

Projects

  • No projects to display.

Skills

This is a list of skills that Jürgen Rathlev possesses:

  • Delphi/Kylix
  • Windows

Personal Tools