how to prevent closure of .net apps if user logs off

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have created a .net app.

all works fine.

but, i want to prevent closure (kill) of this app when the user of the
machine does a 'log off' of windows/xp.

currently what is happening is that when the user does 'log off', the log
off procedure is closing (killing?) all the open apps.

i need to prevent closing of my app in this scenario.

what are my options?
 

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

Back
Top