PDA

View Full Version : Setup overhead size?



Unregistered
05-14-2014, 05:25 AM
Dear Team,

We are evaluating SetupBuilder (best Windows installer I have seen so far) and noticed that the overhead for a generated setup is only 180 KB. Can this be true? Or does the trial version have some runtimes pre-installed that are used by the setup?

Thank you in advance for a quick answer.

Ryan

linder
05-14-2014, 05:30 AM
Ryan,

Thanks for evaluating SetupBuilder.


Can this be true?

Yes, small is beautiful :) There are so many large and bloated software installations around today that most people just assume this is normal. As you have already noticed, the SetupBuilder installer footprint (installer size without any files) is only 180 KB and has absolutely no reliance on Microsoft redistributables or 3rd party runtime modules. This small piece of code, called stub (compatible with Windows 95 up to Windows 8.1 and Server 2012 R2), includes the GUI wizards, uninstaller, decompression library and script engine.

Additionally, with no "unpacking" step required, SetupBuilder installers are also much faster to initialize and install than those created by competitive tools.

Does this help?

Friedrich

Unregistered
05-14-2014, 07:14 AM
Freidrich,

Wow, that was very fast ;)

Amazing. All the other installation systems have an overhead between 600 KB and 2 MB (with no files included). And installation speed does not come near to the SetupBuilder performance.

GREAT PRODUCT!

Ryan

linder
05-14-2014, 07:15 AM
Thank you for your kind words, Ryan !!!

Friedrich

Unregistered
05-26-2014, 02:38 AM
Ordered and our software distributed to 500 customers ;) Worked without a single glitch.

Ryan

linder
05-26-2014, 02:40 AM
This is music to my ears :) Thank you !!!

Friedrich