Re: [Freedos-user] how to shutdown/poweroff

2004-04-27 Thread Bernd Blaauw
Is there a shutdown/poweroff command in FreeDOS  ?

 

To reboot,you can do Crtl+Alt+Suppr or use reboot.exe
To halt,use the power off button of your computer
FDISK has a /REBOOT option (FDISK /REBOOT),

FDAPM (FreeDOS clone of MS "Power" utility) has several reboot options,
and maybe also shutdown-option
---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] how to shutdown/poweroff

2004-04-27 Thread Yann BĂ©nigot
Peter Lerche wrote:

Hi,

Is there a shutdown/poweroff command in FreeDOS  ?

 

To reboot,you can do Crtl+Alt+Suppr or use reboot.exe
To halt,use the power off button of your computer
---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] how to shutdown/poweroff

2004-04-27 Thread Jim Hall
Peter Lerche wrote:
Hi,

Is there a shutdown/poweroff command in FreeDOS  ?




You want the FDAPM command, and the POWEROFF instruction.


POWEROFF -> call shutDownHandler with AX=5: Try to tell the computer
to turn itself off. Only works if you have an APM BIOS
and an ATX or newer power supply. FDAPM reverts to using
SUSPEND instead if POWEROFF fails. Tells caches to flush
before powering down and tells disks to spin down.




--
_
This email message has been automatically encrypted using ROT-26.
---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user