S
Scott Whetsell, A.S. - WVSP
With my application I am able to force users out for maintenance. What I
would like to be able to do is be able to have them automatically logged back
in, for certain circumstances. I'm using the front end updater application
which downloads the latest MDE to the local computer before launching the
program. If I'm just sending an update out, which may have critical bug fixes
in it, I would like the running version to quit, then launch the updater and
automatically login the user that was logged in.
My front end is secured through a MDW, and I can trap the username and
reload flag before the program exits. I don't know how to tell it to reopen
and automatically log in the last user.
would like to be able to do is be able to have them automatically logged back
in, for certain circumstances. I'm using the front end updater application
which downloads the latest MDE to the local computer before launching the
program. If I'm just sending an update out, which may have critical bug fixes
in it, I would like the running version to quit, then launch the updater and
automatically login the user that was logged in.
My front end is secured through a MDW, and I can trap the username and
reload flag before the program exits. I don't know how to tell it to reopen
and automatically log in the last user.