Launch an app on logoff?



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?

.



Relevant Pages

  • basic menu script
    ... will be old DOS stuff launched from bat files so the vb code needs to ... as the clients are windows it would look tidy to make a windows app to ... launch them. ...
    (microsoft.public.scripting.vbscript)
  • Re: creating for CF and Winforms
    ... > Since CF assemblies are retargetable, you can actually compile a basic CF ... > form application and then launch it on the desktop. ... >> it with a library, but I thought the post meant a whole Windows app, so ... >> different libraries so what would you do once you determined the ...
    (microsoft.public.dotnet.framework.compactframework)