[wix-users] UI for log-in at end of install?

Hoover, Jacob Jacob.Hoover at greenheck.com
Fri Jul 31 13:44:28 PDT 2020


Why not do this on first run of the application?  Credentials and a CA seems to be the wrong place to do it.  If you insist it must be in the install, then why not ask up front and run the CA up front?

From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Alan Sinclair via wix-users
Sent: Friday, July 31, 2020 2:59 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Alan Sinclair <anadem at gmail.com>
Subject: [wix-users] UI for log-in at end of install?

Is there a wix UI which can gather user name/password after the binaries
are installed, then call a DLL custom action to log the user in, repeat the
process if needed (e.g. if user mistyped pw) by re-opening the same dialog
plus "wrong credentials" message, and roll back the install if login fails
or the user cancels?

If not, what's the easiest/best way to do that?

I've used the WixUI_Advanced before and added a new dialog (a couple of
years ago so details are vague) but iirc the WixUI is always run before
installing binaries, with the dialogs chained, so that's not going to work
for logging the user in.

Thanks
Alan

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/<http://www.firegiant.com>
NOTE: This email was received from an external source. Please use caution when opening links or attachments in the message.



More information about the wix-users mailing list