>>WiX Extended Bootstrapper Application by Neil Sleightholm 

https://wixextba.codeplex.com/

This site is not really related to creating a mba.  It is about how to
extend the WixStdBA in wix 3.7 by creating a BAFunctions.dll.  Most of this
functionality is integrated into Wix 3.8 (and later), but Neil's site
provides helpful information.

The wix 3.8 source can be built using vs2013, if the appropriate
dependencies exist.  Prior to the wix 3.8 stable release, when vs2013
support was still incomplete, in one test environment, I found that I could
build with vs2013 after also installing vs2010.  I know that a lot has
changed since then, so I am not saying that is a solution to the build issue
which you observed.  Generally the wix source is not intended to be built
within the IDE but using MSBuild scripts.

The wix source is a great resource for starting a mba project, but there are
many tutorials on MVVM which are also useful.  If you want to create wizard
behavior this link might be helpful.
http://stackoverflow.com/search?q=wpf+wizard





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Documentation-for-creating-a-Managed-Bootstrapper-Application-for-WiX-Burn-tp7594088p7594769.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to