Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!gatech!ncsuvx!news From: bank@lea.ncsu.edu (Dave The DM) Newsgroups: comp.os.msdos.programmer Subject: Re: rebooting by a command, not by Ctrl-Alt-del or power off/on Message-ID: <1991Jan18.234616.18063@ncsuvx.ncsu.edu> Date: 18 Jan 91 23:46:16 GMT References: <1991Jan10.013850.3506@cubmol.bio.columbia.edu> Organization: /etc/organization Lines: 22 In article <1991Jan10.013850.3506@cubmol.bio.columbia.edu> ping@cubmol.bio.columbia.edu (Shiping Zhang) writes: >I'm not sure if this group is the right one for my question. I want to >know how to reboot an IBM pc not by Ctrl-Alt-del, power off/on, or >pressing the reset button methods. In other words, is there a command >I can issue to reboot the machine, or is there way to write a command >in C to reboot the machine. Thanks for any information. > >-ping ping@cubmol.bio.columbia.edu (128.59.128.3) If you want something "off-the-shelf" then check out PC Magazine's DOS Powertools book. Has a program called WARMBOOT.COM that will do exactly what you want. Also has COLDBOOT.COM to simulate a power-off reboot. If you want to do-it-yourself, any good BIOS reference or PC tech reference will give you the necessary information. I probably have it somewhere around here, but its likely buried under a lot of garbage and I'm too laze to look...:-) Dave the DM bank@lea.csc.ncsu.edu