Shut Down folder vs. startup folder

  • Thread starter Thread starter Jesper Dk
  • Start date Start date
J

Jesper Dk

Hi,

I need to invoke a program when the commands the computer
to logs of or shut down. Is there an equivalent to the
startup folder for this purpose.

Best regards Jesper.
 
Hi,

I'm afraid there's no such folder. You could launch your program on startup
instead, set a system hook reacting on WM_QUERYENDSESSION notifications and
do your job there.
 

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