I'm trying to find out which UI library would be most suitable for my
project. Currently I use LimitUI property in the wix file and with this
property, I don't get an end dialog which informs the user about
success/failure of the installation. I want to add another modal dialog
which would inform the user about success or failure and also a help text to
the user in case of a failure.

I tried using WixUI_Minimal dialog library, but it has lot of unnecessary
dialogs that I don't need(start and license screens). I just want a simple
UI with which the user wouldn't have to interact at all, except for the end
dialog. How can I do this?

Thanks,
Pratap.


-- 
Vote for loksatta = vote for a better future
------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to