Launch an app on logoff?

M

mikemiller.innova

I have a C# Windows App for reporting server changes.

I want my C# Windows App to be able to launch when someone tries to
logoff so they are forced to log what they did before the system logs
off.

Preferrably, the logoff process would wait until the app is closed.
However, it is ok for it to have the same behavior as leaving an
un-saved notepad.exe open (it asks if you want to wait or cancel, or
just goes away when the app is closed)

Any suggestions on how to approach this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top