I am building a bootstrapper and MSI for a server install that will run Windows 
Server 2008 R2 and up. We are testing a raw install (meaning you just installed 
base Srv2008R2 with no features yet installed). In this scenario, only 
v2.0.50727 is installed on the server. When I build the custom UI on XAML (as 
every example does) it fails with 0x8013101b. Rob says to use fuslogw and 
though I think I know why: my project is built on v4. XAML itself needs at 
least v3 to run (which we don't have).

So the question is, how do I write my own bootstrapper UI when all I have is 
v2? I have seen no windows forms apps. Can I write a simple Windows forms app? 
Or do I have to go to C++ where I can link the runtime with it?

David White
Chief Software Engineer
Living PlanIT SA
Mobile: 586-354-5996

(c) Living PlanIT SA
This electronic message contains privileged and confidential information and is 
intended for the use of the addressee only. Any dissemination, access, copying, 
disclosure, use or redistribution of this message or any of its contents by 
anyone without prior permission of the sender is strictly prohibited. If you 
have received this message in error, please delete it and notify the sender by 
reply.
We disclaim all responsibility and cannot accept liability for the consequences 
of any person acting, or refraining from acting on the contents of the message 
and the information contained in this email can in no way be considered legally 
binding. Views presented in this message are solely the responsibility of the 
author and are not necessarily those of Living PlanIT SA.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to