Sorry, if this is a re-post.

We have lots of third party components (msi, exe installer) to be delivered
on user's machine. Although, there is a main script, used to install these
in a required sequence on user's machine, but for delivery purposes, we are
creating one self extracting archive using WinRAR. Its size is 3.50 GB at
this time.

*Problem:* When we tried to sign this exe using signtool (use similar to
sign our other binaries), it always got corrupted and become unusable.

Now we are thinking to pack these in Wix based bootstrapper and do the
installation on target machine. However we are unaware about Bootstrapper's
file size maximum limit.

*Questions:* 
1-How many number of packages can we add in one Bundle? 
2-What is the maximum file size Bundle.exe would be supported?

Regards




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wix-Bootstrapper-maximum-number-of-packages-and-file-size-limit-tp7593535.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to