home *** CD-ROM | disk | FTP | other *** search
-
- Saesoft (R) Super Inactive Reboot Manager - Version 1.01
- Copyright (C) Saesoft International 1983 - 1992. All rights reserved.
-
- Usage: REBMGR [hh:mm] {-options}
- no option => soft reboot
- -h => use hard reboot
- -q => reboot using qemm
- -b => exit with errorlevel 2
-
- Example: REBMGR 22:42 -Q
-
- No option, perform a soft reboot. placing the value $1234 at POST reset flag
- and jump to ROM boot code.
-
- -h, perform a direct jump to ROM restart/boot code.
-
- -q, generate a non-destructive exception 13 error and push the R key into the
- keyboard buffer, resulting in a forced reboot using qemm.
- WARNING! this option ONLY works properly when QEMM is used!
-
- -b, terminate REBMGR with errorlevel 2, to be used in batchfiles.
-
-