Launch an app on logoff?
- From: mikemiller.innova@xxxxxxxxx
- Date: 18 Jan 2007 12:02:09 -0800
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?
.
- Follow-Ups:
- Re: Launch an app on logoff?
- From: Robert May
- Re: Launch an app on logoff?
- Prev by Date: Re: IDisposable with managed code
- Next by Date: Re: Looking to make something like a delegate...
- Previous by thread: IDisposable with managed code
- Next by thread: Re: Launch an app on logoff?
- Index(es):
Relevant Pages
|