Restarting method by batch:
16. Reboot the computer from a batch file.
These work in MS-DOS 6.22/Windows 3.11. Use at your own risk.
:: warmboot.bat
@ECHO E 0040:0072 34 12 >%temp%.\reboot.dat
@ECHO G=FFFF:0000 >>%temp%.\reboot.dat
@DEBUG.EXE nul
:: coldboot.bat
@ECHO G=FFFF:0000 | DEBUG.EXE >nul
Extracted from http://home7.inet.tele.dk/batfiles/main/batchfaq.htm.
PS: Hey Laurence Soucy, I posted here your FAQ's method because I was having trouble on accessing your batch FAQ with the "#16" sufix (IE5.5)
-- Secret_Doom - Leonardo Pignataro --
secret_doom@hotmail.com
www.batch.hpg.com.br