REBOOT.EXE 16-bit DOS MODE
Purpose Execute either a cold or warm reboot.
Description Use option COLD or WARM to select reboot type.



    REBOOT version 2.11    written by Lincoln Jaros

    Correct syntax:

        reboot  WARM|COLD [-y]

          WARM  perform a warm reboot
          COLD  perform a cold reboot
          -y    do not allow user to interrupt reboot (optional)

    Execute either a warm or cold system reset.

		

DOWNLOAD