Dnia piątek 14 maj 2010 o 17:01:33 Tony Juricic napisał(a): > If it were using WPF, I would seriously consider it. > SharpSetup does not use WPF and most likely will not use it in the nearest future (there are more important features to implement IMO). Still you could write your own GUI part in WPF. Of course it would be more complicated than using WinForms, but still much, much easier with SharpSetup than without. You would have to implement your own wizard logic (or use a third-party one) and controls that interact with Windows Installer. The controls (like SimpleDiskCostBox control, InstallationProgress control, InstallationLocation control, etc.) typically have around 100 lines of code (excluding code generated by designer). The biggest one is FeatureTree control but still it has less than 200 lines of code. So in my opinion implementing WPF GUI is a viable task. Should you attempt that please contact me so that I can provide you with necessary information. -- Regards, Tomasz Grobelny
------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users