Hi Chris,

thanks again for all your SSL help !!! It's working rock solid now.

Unfortunately, the code-signing problem is not caused by SetupBuilder. It's a well know limitation of Windows. It depends on quite a few factors, e.g. Windows version, patch level, available resources, etc.

To cut a long story short, it's not a good idea (and even impossible) to code-sign very large executables (>1.3GB).

See (performance):
http://www.lindersoft.com/forums/sho...5097#post65097

And this (no icon and file properties):
http://www.lindersoft.com/forums/sho...arge#post63476

Using the "Custom (for UAC-aware systems)" option is the way to go.

Does this help?

Friedrich