Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!mcvax!cernvax!ethz!zu From: zu@ethz.UUCP (Urs Zurbuchen) Newsgroups: comp.sys.ibm.pc Subject: Re: How can I disable Control-C ? Message-ID: <1241@ethz.UUCP> Date: 13 Jun 89 21:15:43 GMT References: <216100099@trsvax> <1553@cod.NOSC.MIL> Reply-To: zu@bernina.UUCP (Urs Zurbuchen) Organization: ETH Zuerich, Switzerland Lines: 15 In article <1553@cod.NOSC.MIL> baird@cod.NOSC.MIL (John M. Baird) writes: >From article <216100099@trsvax>, by snuzs@trsvax.UUCP: >... Also, by entering >Ctrl-Break at the right time in the boot process (before the CTTY NUL was >executed), the unfriendly user can still do whatever damage he wants to do. If you write a little program which intercepts to Ctrl-Break (Ctrl-C) handler as a device driver and have it included in the Config.Sys file, no user would be able to stop the machine with a ^C. Well, at least I think, I didn't test it. Anybody volunteering to write it ? :-) And, make sure your computer doesn't have a floppy drive or some user will walk in with his own boot floppy :-( ...urs