Hi

I'd like to create my own UI for my bootstrapper.
There is no documentation about it, neither a template project in the VS 
new projects
I am doing so:
-download wix3.6 source code
-compiling wixstdba from source code
-using it:
<BootstrapperApplication Name="WixExtendedBootstrapperApplication.dll"
                              SourceFile="........\wixstdba.dll">
with some Payloads (pngs, xml, wxl...)

My two questions are:
-Am I doing it correctly? (I didn't make it work yet)
-Why do I need wix3.6 source code to do this, why are not the needed 
files in the SDK/VS2008 installation folder?
-Customizing bootstrapper UI is really needed in many cases, why are 
these steps not documented? people usually need more than stdba features 
and design.

Thanks in advance
up2date.cyborg

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to