Minimun Installer Size or Report about files inside

44 views
Skip to first unread message

Carlos Garcia

unread,
May 11, 2024, 9:03:01 AMMay 11
to innosetup
Hi!

Is there a way to know how much installer size take each file or component in the final executable? or anyone knows which is the minimun size for the installer?

Thanks

Wilenty do ut des

unread,
May 11, 2024, 9:41:50 AMMay 11
to innosetup
Hello Carlos Garcia.


"Is there a way to know how much installer size take each file or component in the final executable?"
It's stored in this structure:
https://github.com/jrsoftware/issrc/blob/4bd7b99c15b2f52c653dcd3792c35e7cd7c388fe/Projects/Src/Struct.pas#L246

"or anyone knows which is the minimum size for the installer?"
It depends of the InnoSetup version you use and what is the script content.
Look at this thread:
https://stackoverflow.com/a/57176718

Greetings,
Wilenty

Eivind Bakkestuen

unread,
May 11, 2024, 10:29:50 PMMay 11
to inno...@googlegroups.com
Minimum size is easy; just check how big an installer is generated with an empty script .

--
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/74ff33fd-aa0a-4ad2-a530-54bd055e540cn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages