For a few years I've maintained a behemoth of an installation written in 
Installshield that has hit a point that it's really just too much to maintain.  
I had some thoughts of using a front end with multiple MSIs on the back end for 
various pieces, and have come to find out that burn seems to fit this quite 
nicely.
 
I started by familiarizing myself with WiX and replacing a few pieces of the 
installation with WiX built merge modules, and now would like to throw myself 
in head first with burn.  For the final product, I know there will have to be 
some custom UI for user input, which I think means building my own 
BootstrapApplication.  Since the application already requires .NET, I'd prefer 
to use WPF if possible.  I know there's an example of that in Setup/UX in the 
source, but for the life of me I can't get it to build.
 
I got Nant .90 and tried using make.bat, but it complains that I'm missing the 
test projects.  I removed those from the build(I believe) , and it complains 
that .NET 4.0 isn't supported.  I switched to NAnt .91 Alpha2 and it crashes on 
me.  
 
So, if anyone can point me in the direction of some Burn literature, or help me 
get the source building, it'd be much appreciated.  I'm relatively new to all 
of this, so I'm sure I'm just missing things.


This message and attachment(s) are intended solely for use by the addressee and 
may contain information that is privileged, confidential or otherwise exempt 
from disclosure under applicable law.

If you are not the intended recipient or agent thereof responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.

If you have received this communication in error, please notify the sender 
immediately by telephone and with a 'reply' message.

Thank you for your co-operation.

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to