Neil Sleightholm wrote
> 
> It is possible to write managed bootstrapper in .Net 2.0? All the example
> code I have found uses "Threading.Dispatcher.CurrentDispatcher" but that
> isn't available in .Net 2.0 so I was wondering if there was an
> alternative.
> 

You see that because they are using WPF (.NET 3.0+)  for the UI. If you want
to use .NET 2.0 look into using WinForms instead.

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Net-2-0-Managed-Bootstrapper-tp7578702p7578707.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to