home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 9008 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  2.0 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsi!cbnewsh!att-out!oucsboss!oucsace!tswingle
  2. From: tswingle@oucsace.cs.ohiou.edu (Tom Swingle)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: WarmBoot on ALT-CTRL-DEL {Re: The smallest TSR contest}
  5. Message-ID: <1992Sep3.022806.4536@oucsace.cs.ohiou.edu>
  6. Date: 3 Sep 92 02:28:06 GMT
  7. References: <BtHsIt.6F4@ireq.hydro.qc.ca> <1992Sep1.014144.25717@ra.msstate.edu> <k-jn5m=.messina@netcom.com>
  8. Organization: Ohio University CS Dept,. Athens
  9. Lines: 28
  10.  
  11. In article <k-jn5m=.messina@netcom.com> messina@netcom.com (Tony Porczyk) writes:
  12. >jdz1@Ra.MsState.Edu (John D. Zitterkopf) writes:
  13. >
  14. >>What I need is a TSR that will intercept a CTRL-ALT-DEL sequence that would
  15. >>normally cause my AT to do a ColdStart to do a WarmStart. This should
  16.  
  17. >?  All machines I know do warm reboot on Ctrl-Alt-Del.  Are you sure
  18. >yours does cold start?  It would be most unusual...
  19. >
  20. >t.
  21.  
  22. Are you using VSHIELD on your computer?  VSHIELD forces a cold boot on Control-
  23. Alt-Delete, unless you run it with the /NB parameter.  Viruses stand a lesser
  24. chance of surviving a cold boot than a warm boot, although it might still be
  25. possible; I don't know for sure.
  26.  
  27. One solution, if VSHIELD is not the culprit, might be to write a program that
  28. writes the "warm boot value" 0x1234 to the appropriate location (check the FAQ
  29. for the address to write it to, and double check that that is the correct 
  30. value to write, as I am simply trying to remember the details).  That way, it
  31. is there when Control-Alt-Delete is pressed (I don't know the exact rebooting
  32. process, so I am not sure whether this would even work, it is just one
  33. suggestion to try).
  34. -- 
  35. "The problem you are experiencing is  |  "To be sure of hitting the target, 
  36. not with the network nor with the     |  shoot first and, whatever you hit, 
  37. station.  Please adjust your set."    |  call it the target." 
  38. More ramblings from: tswingle@oucsace.cs.ohiou.edu/tswingle@bigbird.cs.ohiou.edu
  39.