Hi all, Does anyone know how to show a "Loading..." popup while a custom action is executing during the InstallUISequence?
I have a managed custom action that tests if the database connection string a user has entered is valid (i.e. a "Test Connection" button). Sometimes, if the user misspells a server name, the UI can hang for a bit while the custom action tries to connect using the invalid connection string. It would be nice to show them that the installer hasn't frozen, but is still trying to connect. I am aware of DTF's Session.Message() method, but from what I see, there is no way to close a dialog created using this method. Any ideas? Peter -- View this message in context: http://n2.nabble.com/How-to-show-loading-dialog-for-custom-action-during-InstallUISequence-tp4635348p4635348.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users