Shutdown without power off

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

Guest

Does any know whether I can shutdown PC without shutting down the power and
have Windows pop up the old ".. ready to turn off" message. I am running XP
Embedded SP2 with ACPI multiprocessor PC hal. I have tried
ExitWindowsEx(EWX_SHUTDOWN | EWX_FORCE, 0) and it just turned the power off.
My motherboard CMOS setup doesn't have ACPI disable option.
Thank in advance!
Larry
 
Hi Larry,

You can try to use "Standard PC" as your HAL component. I used it to replace
"ACPI Uniprocessor PC" before in order to support AT power.

Best Regards,
Ethan Chen
 
Hi Ethan,

I am looking for something without changing my OS built. Like registry
change, blocking Windows BIOS calls, etc. An easier way out. Thanks anyways.
Larry
 

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