Hi Graham,

We use "Inno Setup" as our bootstrapper. "Inno Setup" is a free, open source 
software(http://www.innosetup.com/isinfo.php).

Here are the reasons:
1. If using Microsoft's bootstrapper, there will be two files generated: one 
exe file and one MSI. For us, however, we sale our software online. In any 
case, we just simply provide one package(either EXE or MSI file) for the end 
user to download. By providing two download links would confuse our users. So 
we need a bootstapper which can create a package that just "includes 
everything".
2. We also OEM our software. Most of our customers don't like their end users 
to look into the MSI file to check what is inside by using the tools such as 
Orca. They need some kind of "locked" binary. So they prefer EXE file. Don't 
ask me why, please. This is what they asked us.
3. Inno Setup is a full scale installer engine, easy to use, and feature rich. 
You can make it no GUI when creating the bootstrapper. 

/Brian



      __________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your 
favourite sites. Download it now at
http://ca.toolbar.yahoo.com.
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to