Hello, I would like to add an interface to the Wix bootstrapper and started
Googling around but found few examples to get started.

I have the following basic questions:

   - What project template would be best to use in VS 2010 or VS 2012? I am
   thinking of a WPF based interface, should I select one of the WPF
   library project templates? Or should I pick the plain vanilla DLL template
   and build on that?
   - I started playing around a little already with a simple project and
   the line of code* **using
   Microsoft.Tools.WindowsInstallerXml.Bootstrapper;* ran into a missing
   reference, I couldn't find any reference that would resolve this, what
   assembly do I add?

Thanks,

Hans.
-- 
http://monochrome.me.uk/blog/
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to