System Standby

  • Thread starter Thread starter Massimiliano Castelletto
  • Start date Start date
M

Massimiliano Castelletto

Does anyone know if it is possible to send the system in standby via
software (like for the shutdown using the shutdown.exe program)?

Thanks

Max
 
Max,

Yes, it is. And you've got at least a few ways how to approach this:
- API (SetSystemPowerState, SetSuspendState, etc.)
- "fba.exe -standby"
- "xpepm.exe -standby"
 
Thanks a lot!

Max

KM said:
Max,

Yes, it is. And you've got at least a few ways how to approach this:
- API (SetSystemPowerState, SetSuspendState, etc.)
- "fba.exe -standby"
- "xpepm.exe -standby"
 
Just a question:
which is the difference between "fba.exe -standby" and "xpepm.exe -standby"?

Thanks
Max
 
Back
Top