aborting windows shutdown

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

Guest

Does anybody know how to stop (abort) windows XP Pro from shutting down
(keystroke) after the turnoff or restart button is clicked?
Thanks for some help. Seawillie
 
Sea Willie,

I answered this question a few months ago in here

Windows checks for the shutdown permission and allows or denies shutdown. The
only way to do it is via code & I had written the code & posted it on the Got
Dot Net website that closed down a few months back now. It was on there for at
least 3 years
 
seawillie said:
Does anybody know how to stop (abort) windows XP Pro from shutting down
(keystroke) after the turnoff or restart button is clicked?

Why do you ask?

Do you have a problem making up your mind?
 
Bob,

That is for the RPC errors & that dialog box that shutdown shows. If it's
started with InitiateSystemShutdown API then it won't work

The only way to truly do it is to revoke the SHUTDOWN permission
 

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