Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!aplcen!boingo.med.jhu.edu!welch.jhu.edu!glenn From: glenn@welch.jhu.edu (Glenn M. Mason) Newsgroups: comp.os.msdos.misc Subject: Re: reboot program Message-ID: <1991Jun6.204239.22013@welch.jhu.edu> Date: 6 Jun 91 20:42:39 GMT References: <25204@lanl.gov> Reply-To: glenn@welchlab.welch.jhu.edu (Glenn M. Mason) Organization: Welch Medical Library, Baltimore Lines: 11 In article <25204@lanl.gov> turner@bsndbg.fnal.gov writes: >I am looking for a (small?) com program that will cause my computer to >reboot. I figure that it would be a short assembly program, but I >have no idea how to write assembly programs. I want it to put into >some batch programs (like when I change autoexec's or config.sys's) It would be a very tiny program, and you could create it in a minute using DEBUG. If you find a decent book on DOS which covers how to use DEBUG, you will probably see the very example which you seek. Glenn